summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-edbus_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-01 11:38:29 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-12 10:24:46 +0200
commit2e0a1d5c682e54a2892bd976596ce6903e9d95de (patch)
treefec3ee502b27e021b4e07850e03ae0e6b8232d19 /meta-efl/recipes-devtools/python/python-edbus_svn.bb
parente58f68d4281bc9ac32b90fcf25ae3a04403313bf (diff)
downloadmeta-openembedded-2e0a1d5c682e54a2892bd976596ce6903e9d95de.tar.gz
python-efl: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edbus_svn.bb')
-rw-r--r--meta-efl/recipes-devtools/python/python-edbus_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edbus_svn.bb b/meta-efl/recipes-devtools/python/python-edbus_svn.bb
index d6144e9b2..518f7c210 100644
--- a/meta-efl/recipes-devtools/python/python-edbus_svn.bb
+++ b/meta-efl/recipes-devtools/python/python-edbus_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 += "edbus python-dbus" 6DEPENDS += "edbus python-dbus"
6RDEPENDS_${PN} += "python-dbus" 7RDEPENDS_${PN} += "python-dbus"