python-elementary: bump PR to rebuild after libtiff3->libtiff5 change

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-02-28 15:04:45 +01:00
committed by Koen Kooi
parent 6ef60f762e
commit 042c5b4524

View File

@@ -1,7 +1,7 @@
require python-efl.inc
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
PR = "${INC_PR}.3"
PR = "${INC_PR}.4"
SRCREV = "${EFL_SRCREV}"
DEPENDS += "elementary python-evas"
RDEPENDS_${PN} += "python-evas python-ecore python-edje"