libxrandr:added 1.2.1
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 16:51:28 +0000 (16:51 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 16:51:28 +0000 (16:51 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1664 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libxrandr_1.2.1.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-lib/libxrandr_1.2.1.bb b/meta/packages/xorg-lib/libxrandr_1.2.1.bb
new file mode 100644 (file)
index 0000000..18e5def
--- /dev/null
@@ -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"
+