summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-edje_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edje_svn.bb')
-rw-r--r--meta-efl/recipes-devtools/python/python-edje_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edje_svn.bb b/meta-efl/recipes-devtools/python/python-edje_svn.bb
index 581cc1c49..8afcbfd99 100644
--- a/meta-efl/recipes-devtools/python/python-edje_svn.bb
+++ b/meta-efl/recipes-devtools/python/python-edje_svn.bb
@@ -1,6 +1,7 @@
1require python-efl.inc 1require python-efl.inc
2LICENSE = "LGPLv2.1" 2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" 3LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
4PR = "${INC_PR}.0"
4SRCREV = "${EFL_SRCREV}" 5SRCREV = "${EFL_SRCREV}"
5DEPENDS += "edje python-evas" 6DEPENDS += "edje python-evas"
6RDEPENDS_${PN} += "python-evas" 7RDEPENDS_${PN} += "python-evas"