blob: d14bc4c8bbb3ebef66adc6686eaabae70bd12fd4 (
plain)
1
2
3
4
5
6
7
8
9
|
include xorg-lib-common.inc
DESCRIPTION = "X Resize and Rotate extension library."
LICENSE = "BSD-X"
DEPENDS += " libx11 randrproto libxext xextproto libxrender renderproto"
XORG_PN = "libXrandr"
|