aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxrandr_1.2.1.bb
blob: 611859fd52543d97c1e79e7fa9ac6942b970cf01 (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"
PR = "r1"
PE = "1"

XORG_PN = "libXrandr"