diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-pycryptodome.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python-pycryptodome.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pycryptodome.inc b/meta/recipes-devtools/python/python-pycryptodome.inc index 3f4c6e9fca..071af557ea 100644 --- a/meta/recipes-devtools/python/python-pycryptodome.inc +++ b/meta/recipes-devtools/python/python-pycryptodome.inc | |||
| @@ -3,10 +3,12 @@ DESCRIPTION = "PyCryptodome is a self-contained Python package of low-level\ | |||
| 3 | cryptographic primitives." | 3 | cryptographic primitives." |
| 4 | HOMEPAGE = "http://www.pycryptodome.org" | 4 | HOMEPAGE = "http://www.pycryptodome.org" |
| 5 | LICENSE = "PD & BSD-2-Clause" | 5 | LICENSE = "PD & BSD-2-Clause" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=accfa6aeaceb3ba96676edf18e78302c" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=29242a70410a4eeff488a28164e7ab93" |
| 7 | 7 | ||
| 8 | inherit pypi | 8 | inherit pypi |
| 9 | 9 | ||
| 10 | PYPI_PACKAGE_EXT = "zip" | ||
| 11 | |||
| 10 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
| 11 | ${PYTHON_PN}-io \ | 13 | ${PYTHON_PN}-io \ |
| 12 | ${PYTHON_PN}-math \ | 14 | ${PYTHON_PN}-math \ |
