aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib/libxrandr_1.2.2.bb
blob: 8b36a0c676238f3bac7135004209ce831d004555 (plain)
1
2
3
4
5
6
7
8
9
require xorg-lib-common.inc

DESCRIPTION = "X11 Resize and Rotate extension library"
LICENSE = "BSD-X"
DEPENDS += "randrproto libxrender libxext"
FILE_PR = "r1"
PE = "1"

XORG_PN = "libXrandr"