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-mibs / Config.in
1 config BR2_PACKAGE_PYTHON_PYSNMP_MIBS
2         bool "python-pysnmp-mibs"
3         select BR2_PACKAGE_PYTHON_PYSNMP
4         depends on BR2_INSTALL_LIBSTDCPP # pysnmp -> pyasn
5         help
6           PySNMP MIBs is a set of IETF & IANA MIBs pre-compiled and
7           packaged to simplify their use with the PySNMP library.
8
9           http://pysnmp.sf.net
10
11 comment "python-pysnmp-libs needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP