aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-pyxdg_0.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-pyxdg_0.15.bb')
-rw-r--r--packages/python/python-pyxdg_0.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/python/python-pyxdg_0.15.bb b/packages/python/python-pyxdg_0.15.bb
index d660b8eb87..31c6f21ab4 100644
--- a/packages/python/python-pyxdg_0.15.bb
+++ b/packages/python/python-pyxdg_0.15.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "PyXDG is a python library to access freedesktop.org standards"
SECTION = "devel/python"
LICENSE = "GPL"
+PR = "r1"
SRC_URI = "http://www.freedesktop.org/~lanius/pyxdg-${PV}.tar.gz"
S = "${WORKDIR}/pyxdg-${PV}"