summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-devtools/python/python-elementary_svn.bb2
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 @@
1require python-efl.inc 1require python-efl.inc
2LICENSE = "LGPLv3" 2LICENSE = "LGPLv3"
3LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" 3LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
4PR = "${INC_PR}.4" 4PR = "${INC_PR}.5"
5SRCREV = "${EFL_SRCREV}" 5SRCREV = "${EFL_SRCREV}"
6DEPENDS += "elementary python-evas" 6DEPENDS += "elementary python-evas"
7RDEPENDS_${PN} += "python-evas python-ecore python-edje" 7RDEPENDS_${PN} += "python-evas python-ecore python-edje"