diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-pycryptodome.inc')
-rw-r--r-- | meta/recipes-devtools/python/python-pycryptodome.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-pycryptodome.inc b/meta/recipes-devtools/python/python-pycryptodome.inc index 8d9b6d911e..ec9241e6d5 100644 --- a/meta/recipes-devtools/python/python-pycryptodome.inc +++ b/meta/recipes-devtools/python/python-pycryptodome.inc | |||
@@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=29242a70410a4eeff488a28164e7ab93" | |||
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi |
9 | 9 | ||
10 | PYPI_PACKAGE_EXT = "tar.gz" | ||
11 | |||
12 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
13 | python3-cffi \ | 11 | python3-cffi \ |
14 | python3-ctypes \ | 12 | python3-ctypes \ |