summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-efl/efl/emotion_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion_svn.bb b/meta-efl/recipes-efl/efl/emotion_svn.bb
index 9d7c16ac9a..41726d776e 100644
--- a/meta-efl/recipes-efl/efl/emotion_svn.bb
+++ b/meta-efl/recipes-efl/efl/emotion_svn.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "The Enlightenment multimedia library" 1DESCRIPTION = "The Enlightenment multimedia library"
2LICENSE = "MIT BSD" 2LICENSE = "MIT BSD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
3# we no longer build the libxine backend, since the gstreamer backend seems more promising 4# we no longer build the libxine backend, since the gstreamer backend seems more promising
4DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base" 5DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
5PV = "0.2.0+svnr${SRCPV}" 6PV = "0.2.0+svnr${SRCPV}"