board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / python-pyasn / Config.in
blob2396194df6600fd935b9ecdbe43ce1cfc3e59642
1 config BR2_PACKAGE_PYTHON_PYASN
2         bool "python-pyasn"
3         depends on BR2_INSTALL_LIBSTDCPP
4         select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
5         select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
6         help
7           PyASN is a Python extension module that enables you to
8           perform very fast IP address to Autonomous System Number
9           lookups.
11           https://github.com/hadiasghari/pyasn
13 comment "python-pyasn needs a toolchain w/ C++"
14         depends on !BR2_INSTALL_LIBSTDCPP