increase dvbapp PR.
[vuplus_openembedded] / recipes / python / python-edbus_svn.bb
1 require python-efl.inc
2 DEPENDS += "edbus python-dbus"
3 RDEPENDS += "python-dbus"
4
5 SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http"
6 S = "${WORKDIR}/python-e_dbus"