blob: 22ae2a5f6cd73caf4d1cc91f779653f5018cc7c9 (
plain)
1
2
3
4
5
6
7
8
9
|
include xorg-lib-common.inc
DESCRIPTION = "X Resize and Rotate extension library."
LICENSE = "BSD-X"
DEPENDS += " virtual/libx11 randrproto libxext xextproto libxrender renderproto"
XORG_PN = "libXrandr"
|