aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb
blob: bc672158a9e2201e32add9912e467168b34a9d72 (plain)
1
2
3
4
5
6
7
8
inherit setuptools3
require python-asn1crypto.inc

RDEPENDS_${PN}_class-target += " \
    ${PYTHON_PN}-enum \
    ${PYTHON_PN}-selectors \
    ${PYTHON_PN}-shell \
"