summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/emotion.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-08-10 13:13:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:57:43 +0200
commit1b69dded38c7acd4bce1e31debcc8fcb0d55765f (patch)
treed2cf45e02737694f11891006452fff25d45fb160 /meta-efl/recipes-efl/efl/emotion.inc
parente904c699d9068ab5bee8fc00d68bf397c4b138c8 (diff)
downloadmeta-openembedded-1b69dded38c7acd4bce1e31debcc8fcb0d55765f.tar.gz
meta-efl: introduce 1.6.99-alpha releases
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/efl/emotion.inc')
-rw-r--r--meta-efl/recipes-efl/efl/emotion.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion.inc b/meta-efl/recipes-efl/efl/emotion.inc
index 20a88525e..08a24b26f 100644
--- a/meta-efl/recipes-efl/efl/emotion.inc
+++ b/meta-efl/recipes-efl/efl/emotion.inc
@@ -2,9 +2,9 @@ DESCRIPTION = "The Enlightenment multimedia library"
2LICENSE = "MIT BSD" 2LICENSE = "MIT BSD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=69f44058245ce5c596d56bb622d5dabd" 3LIC_FILES_CHKSUM = "file://COPYING;md5=69f44058245ce5c596d56bb622d5dabd"
4# 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
5DEPENDS = "eet eeze evas ecore edje gstreamer gst-plugins-base" 5DEPENDS = "eet eeze evas ecore edje gstreamer gst-plugins-base eio"
6 6
7INC_PR = "r1" 7INC_PR = "r0"
8 8
9inherit efl 9inherit efl
10 10