aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-07-29 14:09:29 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:57:41 +0200
commit14b3bdd390fb782786dd88ce7250b5f424604065 (patch)
tree912e721dfdd70bf40e6caa2d393402a2a8a7f93f /meta-efl
parentb19d1dddc29d569d1fa843a5800255ded2efdf06 (diff)
downloadmeta-openembedded-contrib-14b3bdd390fb782786dd88ce7250b5f424604065.tar.gz
emotion: add eio dependency
* fixes: emotion_smart.c:10:18: fatal error: Eio.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/efl/emotion_svn.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion_svn.bb b/meta-efl/recipes-efl/efl/emotion_svn.bb
index eb28d9ae19..bf75d9eeb4 100644
--- a/meta-efl/recipes-efl/efl/emotion_svn.bb
+++ b/meta-efl/recipes-efl/efl/emotion_svn.bb
@@ -5,6 +5,8 @@ PV = "1.0.1+svnr${SRCPV}"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
+DEPENDS += "eio"
+
SRC_URI = "\
${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
"