b032eba1fe2c05520b8ffa97784b46f344c362d9
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-pysnmp-apps / Config.in
1 config BR2_PACKAGE_PYTHON_PYSNMP_APPS
2         bool "python-pysnmp-apps"
3         select BR2_PACKAGE_PYTHON_PYSNMP
4         depends on BR2_INSTALL_LIBSTDCPP # pysnmp -> pyasn
5         help
6           A collection of command-line tools for SNMP management
7           purposes built on top of the PySNMP package.
8
9           http://pysnmp.sf.net
10
11 comment "python-pysnmp-apps needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP