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

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

XORG_PN = "libXrandr"