diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edbus_svn.bb')
| -rw-r--r-- | meta-efl/recipes-devtools/python/python-edbus_svn.bb | 7 |
1 files changed, 7 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 new file mode 100644 index 0000000000..d6144e9b2e --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-edbus_svn.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require python-efl.inc | ||
| 2 | LICENSE = "LGPLv2.1" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | ||
| 4 | SRCREV = "${EFL_SRCREV}" | ||
| 5 | DEPENDS += "edbus python-dbus" | ||
| 6 | RDEPENDS_${PN} += "python-dbus" | ||
| 7 | SRCNAME = "python-e_dbus" | ||
