summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxrandr_1.3.0.bb
blob: f6d7623bcaea7931a65a5ace7b5e15c44bb76718 (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 = "r0"
PE = "1"

XORG_PN = "libXrandr"