aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-07-22 10:32:14 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-26 07:06:54 +0200
commit657460c37b0b5ab7f3652f85ffacfb803dbdde88 (patch)
treedad06d99352c5ed0f4bba38f34d4a58414ff8c6a /meta-efl
parentc3a4d385a58a57243c978e56a20b8c989ee1c8be (diff)
downloadmeta-openembedded-657460c37b0b5ab7f3652f85ffacfb803dbdde88.tar.gz
emotion: add eeze to DEPENDS, it's needed since r61455
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/efl/emotion_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion_svn.bb b/meta-efl/recipes-efl/efl/emotion_svn.bb
index 41726d776e..8b197df8ab 100644
--- a/meta-efl/recipes-efl/efl/emotion_svn.bb
+++ b/meta-efl/recipes-efl/efl/emotion_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment multimedia library"
LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
# we no longer build the libxine backend, since the gstreamer backend seems more promising
-DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
+DEPENDS = "eet eeze evas ecore edje gstreamer gst-plugins-base"
PV = "0.2.0+svnr${SRCPV}"
SRCREV = "${EFL_SRCREV}"