website: update Free Electrons logo
[buildroot-gz.git] / package / python-pyasn-modules / Config.in
blob387020d9d69e52f2df8207c60c4fa18d31032422
1 config BR2_PACKAGE_PYTHON_PYASN_MODULES
2         bool "python-pyasn-modules"
3         depends on BR2_INSTALL_LIBSTDCPP
4         select BR2_PACKAGE_PYASN # runtime
5         help
6           A collection of ASN.1-based protocols modules.
8           https://pypi.python.org/pypi/pyasn1-modules
10 comment "python-pyasn-modules needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP