aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-dbus_0.83.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-dbus_0.83.0.bb')
-rw-r--r--packages/python/python-dbus_0.83.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-dbus_0.83.0.bb b/packages/python/python-dbus_0.83.0.bb
index 328d3296e1..4ccecc0aa1 100644
--- a/packages/python/python-dbus_0.83.0.bb
+++ b/packages/python/python-dbus_0.83.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
LICENSE = "MIT"
DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native"
RDEPENDS = "python-io python-logging python-stringold python-threading python-xml"
-FILE_PR = "ml0"
+PR = "ml0"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
S = "${WORKDIR}/dbus-python-${PV}"