aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/python
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/python')
-rw-r--r--recipes/nonworking/python/python-gsl_0.2.0.bb1
-rw-r--r--recipes/nonworking/python/python-pyx_0.6.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/nonworking/python/python-gsl_0.2.0.bb b/recipes/nonworking/python/python-gsl_0.2.0.bb
index 8f94f5a48d..fbb470cb3d 100644
--- a/recipes/nonworking/python/python-gsl_0.2.0.bb
+++ b/recipes/nonworking/python/python-gsl_0.2.0.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
DEPENDS = "gsl"
RDEPENDS_${PN} = "python-core gsl"
SRCNAME = "pygsl"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
file://${FILESDIR}/cross-compile.patch"
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}"