diff options
Diffstat (limited to 'packages/python/python-edbus_cvs.bb')
| -rw-r--r-- | packages/python/python-edbus_cvs.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/python/python-edbus_cvs.bb b/packages/python/python-edbus_cvs.bb new file mode 100644 index 0000000000..06a5a45c06 --- /dev/null +++ b/packages/python/python-edbus_cvs.bb @@ -0,0 +1,8 @@ +require python-efl.inc +DEPENDS += "edbus dbus" + +PR = "r2" + +SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus" +S = "${WORKDIR}/python-e_dbus" + |
