aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-edbus_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-edbus_svn.bb')
-rw-r--r--packages/python/python-edbus_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-edbus_svn.bb b/packages/python/python-edbus_svn.bb
index d317133de0..3299cfee88 100644
--- a/packages/python/python-edbus_svn.bb
+++ b/packages/python/python-edbus_svn.bb
@@ -2,7 +2,7 @@ require python-efl.inc
DEPENDS += "edbus python-dbus"
RDEPENDS += "python-dbus"
PV = "0.3.0+svnr${SRCREV}"
-FILE_PR = "r0"
+PR = "r0"
SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http"
S = "${WORKDIR}/python-e_dbus"