aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pycrypto_2.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pycrypto_2.6.1.bb')
-rw-r--r--recipes-devtools/python/python-pycrypto_2.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pycrypto_2.6.1.bb b/recipes-devtools/python/python-pycrypto_2.6.1.bb
index 1f55325..8d2e633 100644
--- a/recipes-devtools/python/python-pycrypto_2.6.1.bb
+++ b/recipes-devtools/python/python-pycrypto_2.6.1.bb
@@ -9,7 +9,7 @@ HOMEPAGE = "http://www.pycrypto.org/"
LICENSE = "PSFv2"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=35f354d199e8cb7667b059a23578e63d"
-FILESEXTRAPATHS_prepend := "${THISDIR}/python-pycrypto:"
+FILESEXTRAPATHS:prepend := "${THISDIR}/python-pycrypto:"
DEPENDS += " gmp"