summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-edbus_svn.bb
blob: 00fffeda744ca7775e759edd9909b5cf12e8ff83 (plain)
1
2
3
4
5
6
7
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
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"