summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-edbus.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edbus.inc')
-rw-r--r--meta-efl/recipes-devtools/python/python-edbus.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edbus.inc b/meta-efl/recipes-devtools/python/python-edbus.inc
new file mode 100644
index 000000000..86ae77343
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-edbus.inc
@@ -0,0 +1,6 @@
1require python-efl.inc
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
4DEPENDS += "edbus python-dbus"
5RDEPENDS_${PN} += "python-dbus"
6SRCNAME = "python-e_dbus"