aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-psyco_1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-psyco_1.6.bb')
-rw-r--r--recipes/python/python-psyco_1.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-psyco_1.6.bb b/recipes/python/python-psyco_1.6.bb
index f916fb842f..cb9f95b63f 100644
--- a/recipes/python/python-psyco_1.6.bb
+++ b/recipes/python/python-psyco_1.6.bb
@@ -4,6 +4,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "PSF"
RDEPENDS_${PN} = "python-core"
+PR = "r1"
SRCNAME = "psyco"
SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}-src.tar.gz"