blob: 42062b59029790b1c48f1e08f6a65e6686f41bd7 (
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/x11 randrproto libxext xextproto libxrender renderproto"
XORG_PN = "libXrandr"
|