python-elementary: temporary fix to get it build

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2011-12-01 20:34:26 +01:00
committed by Koen Kooi
parent 4ae0bea8d3
commit 9bae3e30eb
2 changed files with 52 additions and 1 deletions
@@ -1,7 +1,9 @@
require python-efl.inc
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
PR = "${INC_PR}.1"
PR = "${INC_PR}.2"
SRCREV = "${EFL_SRCREV}"
DEPENDS += "elementary python-evas"
RDEPENDS_${PN} += "python-evas python-ecore python-edje"
SRC_URI += " file://0001-python-elementary-temporary-fix-for-build-breakage.patch"