aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/python/python-pyx_0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/python/python-pyx_0.6.bb')
-rw-r--r--recipes/nonworking/python/python-pyx_0.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/nonworking/python/python-pyx_0.6.bb b/recipes/nonworking/python/python-pyx_0.6.bb
index d422805cf4..8e0de1d79d 100644
--- a/recipes/nonworking/python/python-pyx_0.6.bb
+++ b/recipes/nonworking/python/python-pyx_0.6.bb
@@ -6,6 +6,7 @@ PRIORITY = "optional"
RDEPENDS_${PN} = "python-core"
DEPENDS = "kpsewhich-native"
SRCNAME = "PyX"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/pyx/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"