| Submitter | Martin Jansa |
|---|---|
| Date | Aug. 10, 2012, 1:43 p.m. |
| Message ID | <4e6ade68e4d9651e0e5e1758734cffd9898e4c61.1344601517.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/34229/ |
| State | Accepted |
| Commit | 14b3bdd390fb782786dd88ce7250b5f424604065 |
| Headers | show |
Comments
Patch
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 \ "
* fixes: emotion_smart.c:10:18: fatal error: Eio.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-efl/recipes-efl/efl/emotion_svn.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)