summaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-09-02 01:23:54 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-09-02 01:33:08 +0200
commit4b8b9ba87db748fa56eaf6401e8e28dd8f2e8757 (patch)
tree7220289924020919a208e33fb2583c8f8d40c36c /recipes/efl1
parent8cc857fcbc68c88fa59f450586d1e273beb7a45f (diff)
downloadopenembedded-4b8b9ba87db748fa56eaf6401e8e28dd8f2e8757.tar.gz
evas-native: add libxext-native as dependency
* seems evas-native used libxext from host * bump PR
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/evas-native_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/efl1/evas-native_svn.bb b/recipes/efl1/evas-native_svn.bb
index 4a17942c78..d3da6659d6 100644
--- a/recipes/efl1/evas-native_svn.bb
+++ b/recipes/efl1/evas-native_svn.bb
@@ -1,7 +1,7 @@
require evas.inc
inherit native
-DEPENDS = "freetype-native libpng-native jpeg-native eet-native eina-native libfribidi-native"
-PR = "r1"
+DEPENDS = "freetype-native libxext-native libpng-native jpeg-native eet-native eina-native libfribidi-native"
+PR = "r2"
EXTRA_OECONF = "\
--x-includes=${STAGING_INCDIR}/X11 \