diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-03-08 15:32:15 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-09 07:50:20 +0100 |
commit | 1e159f9b59d4919378642ea774e013799fd958b1 (patch) | |
tree | c4babdc5e673801e775fd60beeb2137aa0f6fccb /meta-efl/recipes-devtools/python | |
parent | 541575692f4e3e2a141cdd8c9835ef86c19f4d28 (diff) | |
download | meta-openembedded-1e159f9b59d4919378642ea774e013799fd958b1.tar.gz |
python-elementary: another PR bump for libtiff3->libtiff5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-elementary_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb index daaf119d6..dfe194b11 100644 --- a/meta-efl/recipes-devtools/python/python-elementary_svn.bb +++ b/meta-efl/recipes-devtools/python/python-elementary_svn.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require python-efl.inc | 1 | require python-efl.inc |
2 | LICENSE = "LGPLv3" | 2 | LICENSE = "LGPLv3" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" |
4 | PR = "${INC_PR}.4" | 4 | PR = "${INC_PR}.5" |
5 | SRCREV = "${EFL_SRCREV}" | 5 | SRCREV = "${EFL_SRCREV}" |
6 | DEPENDS += "elementary python-evas" | 6 | DEPENDS += "elementary python-evas" |
7 | RDEPENDS_${PN} += "python-evas python-ecore python-edje" | 7 | RDEPENDS_${PN} += "python-evas python-ecore python-edje" |