]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxi: updated to 1.1.1
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 1 Aug 2007 12:31:17 +0000 (12:31 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 1 Aug 2007 12:31:17 +0000 (12:31 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2267 311d38ba-8fff-0310-9ca6-ca027cbcb966

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

diff --git a/meta/packages/xorg-lib/libxi_1.1.1.bb b/meta/packages/xorg-lib/libxi_1.1.1.bb
new file mode 100644 (file)
index 0000000..31e3b49
--- /dev/null
@@ -0,0 +1,8 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 Input extension library"
+DEPENDS += "libxext inputproto"
+PR = "r1"
+PE = "1"
+
+XORG_PN = "libXi"