mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment multimedia library"
|
|||||||
LICENSE = "MIT BSD"
|
LICENSE = "MIT BSD"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
||||||
# we no longer build the libxine backend, since the gstreamer backend seems more promising
|
# 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}"
|
PV = "0.2.0+svnr${SRCPV}"
|
||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user