emotion: add eeze to DEPENDS, it's needed since r61455
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 22 Jul 2011 08:32:14 +0000 (10:32 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:14:08 +0000 (08:14 -0800)
(From meta-openembedded rev: 657460c37b0b5ab7f3652f85ffacfb803dbdde88)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-efl/recipes-efl/efl/emotion_svn.bb

index 41726d7..8b197df 100644 (file)
@@ -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}"