libx11-native: add 1.1.5
authorKoen Kooi <koen@openembedded.org>
Fri, 29 May 2009 13:05:21 +0000 (15:05 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 29 May 2009 13:05:21 +0000 (15:05 +0200)
recipes/xorg-lib/libx11-native_1.1.5.bb [new file with mode: 0644]

diff --git a/recipes/xorg-lib/libx11-native_1.1.5.bb b/recipes/xorg-lib/libx11-native_1.1.5.bb
new file mode 100644 (file)
index 0000000..71b45af
--- /dev/null
@@ -0,0 +1,8 @@
+require libx11_${PV}.bb
+
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
+
+DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
+PROVIDES = ""
+
+inherit native