From 78497e8028789d515acc26f2f3dbfa305d1092da Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 29 May 2009 15:05:21 +0200 Subject: libx11-native: add 1.1.5 --- recipes/xorg-lib/libx11-native_1.1.5.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes/xorg-lib/libx11-native_1.1.5.bb (limited to 'recipes/xorg-lib/libx11-native_1.1.5.bb') 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 -- cgit 1.2.3-korg