summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pycrypto.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pycrypto.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pycrypto.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pycrypto.inc b/meta-python/recipes-devtools/python/python-pycrypto.inc
index 42e31a9794..fb2c17df1f 100644
--- a/meta-python/recipes-devtools/python/python-pycrypto.inc
+++ b/meta-python/recipes-devtools/python/python-pycrypto.inc
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=35f354d199e8cb7667b059a23578e63d"
6FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 6FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
7 7
8DEPENDS += " gmp" 8DEPENDS += " gmp"
9PYPI_PACKAGE = "pycrypto"
10 9
11inherit pypi autotools-brokensep 10inherit pypi autotools-brokensep
12 11