1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

libxrandr:added 1.2.1

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1664 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-05-09 16:51:28 +00:00
parent 655ac152fe
commit 14af4c1bd4
+10
View File
@@ -0,0 +1,10 @@
require xorg-lib-common.inc
PE = "1"
DESCRIPTION = "X Resize and Rotate extension library."
LICENSE = "BSD-X"
DEPENDS += " virtual/libx11 randrproto libxext xextproto libxrender renderproto"
XORG_PN = "libXrandr"