summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/ethumb.inc
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-07-17 07:34:39 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-19 11:07:13 +0200
commit579616dd695d39b2346cd387ab1204ee486cb4e7 (patch)
tree83cb5c83a0a01ae173f51fb81dc53a08421f9444 /meta-efl/recipes-efl/efl/ethumb.inc
parent9e2751773cd523b338d7962030356a1bce327174 (diff)
downloadmeta-openembedded-579616dd695d39b2346cd387ab1204ee486cb4e7.tar.gz
meta-efl: recipes: bump PR to rebuild after libudev0 soname change to libudev1
* this patch depends on http://patchwork.openembedded.org/patch/32085/ 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/ethumb.inc')
-rw-r--r--meta-efl/recipes-efl/efl/ethumb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/ethumb.inc b/meta-efl/recipes-efl/efl/ethumb.inc
index 92a83eee4f..0c3080c053 100644
--- a/meta-efl/recipes-efl/efl/ethumb.inc
+++ b/meta-efl/recipes-efl/efl/ethumb.inc
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=e6a6db9e80255adbafa16e817d9a4d8c" 3LIC_FILES_CHKSUM = "file://COPYING;md5=e6a6db9e80255adbafa16e817d9a4d8c"
4DEPENDS = "libexif eet-native evas ecore edje eet edbus emotion epdf" 4DEPENDS = "libexif eet-native evas ecore edje eet edbus emotion epdf"
5 5
6INC_PR = "r0" 6INC_PR = "r1"
7 7
8inherit efl 8inherit efl
9 9