avs_mtk_voice/meta/meta-openembedded/meta-python/recipes-devtools/python/python3-cryptography_1.4.bb

11 lines
147 B
BlitzBasic
Raw Permalink Normal View History

2022-05-13 08:02:31 +00:00
inherit pypi setuptools3
require python-cryptography.inc
SRC_URI += " \
file://run-ptest \
"
RDEPENDS_${PN} += " \
${PYTHON_PN}-lang \
"