aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-edbus_svn.bb
blob: 8c862e7e52aabe6bb01599c49a113e7fcfe8f3d1 (plain)
1
2
3
4
5
6
7
8
9
require python-efl.inc
DEPENDS += "edbus python-dbus"
RDEPENDS += "python-dbus"
PV = "0.1.1+svnr${SRCREV}"
PR = "r2"

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