aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-05-01 09:57:33 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-05-01 09:57:33 +0000
commit31c1ca25e53c6deb7597789f0579cce6ac4febcf (patch)
tree0b730a082bf1cfeef8683c718eaa02ed246f5e49 /packages/xorg-lib
parentac758024aa34412d18a24acce47cd0a3b413c2a5 (diff)
downloadopenembedded-31c1ca25e53c6deb7597789f0579cce6ac4febcf.tar.gz
libxrandr: added 1.2.1
Diffstat (limited to 'packages/xorg-lib')
-rw-r--r--packages/xorg-lib/libxrandr_1.2.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/xorg-lib/libxrandr_1.2.1.bb b/packages/xorg-lib/libxrandr_1.2.1.bb
new file mode 100644
index 0000000000..18e5deffb8
--- /dev/null
+++ b/packages/xorg-lib/libxrandr_1.2.1.bb
@@ -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"
+