aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-edbus_svn.bb
blob: 799ba18eeee12f82d607c3d89c5a7e264cea8460 (plain)
1
2
3
4
5
6
7
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
DEPENDS += "edbus python-dbus"
RDEPENDS_${PN} += "python-dbus"

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