aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libx11-native_1.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libx11-native_1.1.5.bb')
-rw-r--r--recipes/xorg-lib/libx11-native_1.1.5.bb8
1 files changed, 8 insertions, 0 deletions
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
index 0000000000..71b45afdf4
--- /dev/null
+++ b/recipes/xorg-lib/libx11-native_1.1.5.bb
@@ -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