aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib
diff options
context:
space:
mode:
authorAntti Andreimann <antti.andreimann@mail.ee>2007-10-21 15:13:33 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-21 15:13:33 +0000
commit768b509053eef78cd6ba3494b5d7a2258dfb4932 (patch)
tree3c8bfcb6b77dc3a1d8a3beabf733763133233d13 /packages/xorg-lib
parentcc3c2c1fa81fa57425cd8e43c8ecccff92d81ffc (diff)
downloadopenembedded-768b509053eef78cd6ba3494b5d7a2258dfb4932.tar.gz
xkbcomp: reinstate recipe, closes #3212
Diffstat (limited to 'packages/xorg-lib')
-rw-r--r--packages/xorg-lib/libxkbfile-native_1.0.4.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/xorg-lib/libxkbfile-native_1.0.4.bb b/packages/xorg-lib/libxkbfile-native_1.0.4.bb
new file mode 100644
index 0000000000..27c5dce5e4
--- /dev/null
+++ b/packages/xorg-lib/libxkbfile-native_1.0.4.bb
@@ -0,0 +1,8 @@
+require libxkbfile_${PV}.bb
+
+DEPENDS = "libx11-native kbproto-native"
+PE = "1"
+
+XORG_PN = "libxkbfile"
+
+inherit native