diff options
-rw-r--r-- | meta-efl/recipes-efl/efl/emotion_svn.bb | 1 |
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 @@ | |||
1 | DESCRIPTION = "The Enlightenment multimedia library" | 1 | DESCRIPTION = "The Enlightenment multimedia library" |
2 | LICENSE = "MIT BSD" | 2 | LICENSE = "MIT BSD" |
3 | LIC_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 |
4 | DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base" | 5 | DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base" |
5 | PV = "0.2.0+svnr${SRCPV}" | 6 | PV = "0.2.0+svnr${SRCPV}" |