From patchwork Fri Aug 10 13:43:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,meta-efl,27/46] emotion: add eio dependency Date: Fri, 10 Aug 2012 13:43:22 -0000 From: Martin Jansa X-Patchwork-Id: 34229 Message-Id: <4e6ade68e4d9651e0e5e1758734cffd9898e4c61.1344601517.git.Martin.Jansa@gmail.com> To: openembedded-devel@lists.openembedded.org * fixes: emotion_smart.c:10:18: fatal error: Eio.h: No such file or directory Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/emotion_svn.bb | 2 ++ 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 eb28d9a..bf75d9e 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 \ "