summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-ecore_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-ecore_svn.bb')
-rw-r--r--meta-efl/recipes-devtools/python/python-ecore_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-devtools/python/python-ecore_svn.bb b/meta-efl/recipes-devtools/python/python-ecore_svn.bb
index 2edf86471..a6ec5e604 100644
--- a/meta-efl/recipes-devtools/python/python-ecore_svn.bb
+++ b/meta-efl/recipes-devtools/python/python-ecore_svn.bb
@@ -1,7 +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}.2" 4PR = "${INC_PR}.0"
5SRCREV = "${EFL_SRCREV}" 5SRCREV = "${EFL_SRCREV}"
6DEPENDS += "python-evas ecore" 6DEPENDS += "python-evas ecore"
7RDEPENDS_${PN} += "python-evas" 7RDEPENDS_${PN} += "python-evas"