aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pycrypto_2.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pycrypto_2.0.1.bb')
-rw-r--r--recipes/python/python-pycrypto_2.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-pycrypto_2.0.1.bb b/recipes/python/python-pycrypto_2.0.1.bb
index 7300bbd60b..a9f3f52e9e 100644
--- a/recipes/python/python-pycrypto_2.0.1.bb
+++ b/recipes/python/python-pycrypto_2.0.1.bb
@@ -5,6 +5,7 @@ DEPENDS = "gmp"
SRCNAME = "pycrypto"
LICENSE = "pycrypto"
PR = "ml1"
+PE = "1"
SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"