Merge commit 'opendreambox/opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / xorg-lib / libxrandr_1.2.2.bb
1 require xorg-lib-common.inc
2
3 DESCRIPTION = "X11 Resize and Rotate extension library"
4 LICENSE = "BSD-X"
5 DEPENDS += "randrproto libxrender libxext"
6 PR = "r1"
7 PE = "1"
8
9 XORG_PN = "libXrandr"