997b737f5b979ce9e41edb2ebf5c7c6fd4b2dc6c
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-pyasn / Config.in
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.
10
11           https://code.google.com/p/pyasn/
12
13 comment "python-pyasn needs a toolchain w/ C++"
14         depends on !BR2_INSTALL_LIBSTDCPP