diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb')
-rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb new file mode 100644 index 000000000..cfbe57520 --- /dev/null +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb @@ -0,0 +1,6 @@ +inherit setuptools3 +require python-asn1crypto.inc + +RDEPENDS_${PN}_class-target += " \ + ${PYTHON_PN}-shell \ +" |