]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxkbfile-native: needed by xkbcomp-native
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Sep 2008 13:58:57 +0000 (13:58 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Sep 2008 13:58:57 +0000 (13:58 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5209 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libxkbfile-native_1.0.5.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-lib/libxkbfile-native_1.0.5.bb b/meta/packages/xorg-lib/libxkbfile-native_1.0.5.bb
new file mode 100644 (file)
index 0000000..27c5dce
--- /dev/null
@@ -0,0 +1,8 @@
+require libxkbfile_${PV}.bb
+
+DEPENDS = "libx11-native kbproto-native"
+PE = "1"
+
+XORG_PN = "libxkbfile"
+
+inherit native