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