]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - cirros-testvm/src-cirros/buildroot-2015.05/package/python-pysnmp/Config.in
The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-pysnmp / Config.in
1 config BR2_PACKAGE_PYTHON_PYSNMP
2         bool "python-pysnmp"
3         depends on BR2_INSTALL_LIBSTDCPP # pyasn
4         select BR2_PACKAGE_PYTHON_PYASN
5         select BR2_PACKAGE_PYTHON_PYCRYPTO
6         help
7           PySNMP is a cross-platform, pure-Python SNMP engine
8           implementation.
9
10           http://pysnmp.sf.net
11
12 comment "python-pysnmp needs a toolchain w/ C++"
13         depends on !BR2_INSTALL_LIBSTDCPP