aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-09-02 01:00:27 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-09-02 01:33:08 +0200
commit8cc857fcbc68c88fa59f450586d1e273beb7a45f (patch)
tree272804c6b86dc632f45c1639174b29cd1af27c28 /recipes/xorg-lib
parentf784dd2d78f947838ebc1d4a84f81a55e8311b8f (diff)
downloadopenembedded-8cc857fcbc68c88fa59f450586d1e273beb7a45f.tar.gz
libxext-native: provide native recipe for libxext
* recipe is needed for evas-native
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r--recipes/xorg-lib/libxext-native_1.0.5.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxext-native_1.0.5.bb b/recipes/xorg-lib/libxext-native_1.0.5.bb
new file mode 100644
index 0000000000..c931cf7b8a
--- /dev/null
+++ b/recipes/xorg-lib/libxext-native_1.0.5.bb
@@ -0,0 +1,6 @@
+require libxext_${PV}.bb
+
+DEPENDS = "libx11-native libxau-native xextproto-native"
+PE = "1"
+
+inherit native