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

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