|
@@ -1,6 +1,6 @@
|
|
config BR2_PACKAGE_PYTHON_PYASN
|
|
config BR2_PACKAGE_PYTHON_PYASN
|
|
bool "python-pyasn"
|
|
bool "python-pyasn"
|
|
- depends on BR2_PACKAGE_PYTHON
|
|
|
|
|
|
+ depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
help
|
|
PyASN is a Python extension module that enables you to
|
|
PyASN is a Python extension module that enables you to
|