aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-edbus_svn.bb
blob: 6a9b61e441bb3596523a331d2ba9c0ea39726614 (plain)
1
2
3
4
5
6
require python-efl.inc
DEPENDS += "edbus python-dbus"
RDEPENDS += "python-dbus"

SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http"
S = "${WORKDIR}/python-e_dbus"