libxinerama: added 1.0.2
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 1 May 2007 09:57:11 +0000 (09:57 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 1 May 2007 09:57:11 +0000 (09:57 +0000)
packages/xorg-lib/libxinerama_1.0.2.bb [new file with mode: 0644]

diff --git a/packages/xorg-lib/libxinerama_1.0.2.bb b/packages/xorg-lib/libxinerama_1.0.2.bb
new file mode 100644 (file)
index 0000000..9bfe62a
--- /dev/null
@@ -0,0 +1,11 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "Xinerama library"
+PRIORITY = "optional"
+PE = "1"
+
+DEPENDS += " virtual/libx11 libxext xextproto xineramaproto"
+PROVIDES = "xinerama"
+
+XORG_PN = "libXinerama"
+