summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libxrandr_1.2.1.bb
blob: cf2a73a72cc5d7dc8f47b987c7312e0ae41d3a04 (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"
PR = "r1"
PE = "1"

XORG_PN = "libXrandr"