summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/emotion.inc
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-09-16 18:48:13 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-09-20 10:02:45 +0200
commitfc9386733a63fd7d3fc3a37a774d6b17da8efa3c (patch)
tree726c2b129a647ecca79067d9cebb5bdad1ef9bc8 /meta-efl/recipes-efl/efl/emotion.inc
parent0de90ae3fae0a389f6587bcf79983eb771a1ce31 (diff)
downloadmeta-openembedded-fc9386733a63fd7d3fc3a37a774d6b17da8efa3c.tar.gz
recipes: bump PR to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-efl/efl/emotion.inc')
-rw-r--r--meta-efl/recipes-efl/efl/emotion.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion.inc b/meta-efl/recipes-efl/efl/emotion.inc
index 08a24b26f6..134ef40611 100644
--- a/meta-efl/recipes-efl/efl/emotion.inc
+++ b/meta-efl/recipes-efl/efl/emotion.inc
@@ -4,7 +4,7 @@ LIC_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 eio" 5DEPENDS = "eet eeze evas ecore edje gstreamer gst-plugins-base eio"
6 6
7INC_PR = "r0" 7INC_PR = "r1"
8 8
9inherit efl 9inherit efl
10 10