0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-02 23:47:40 +00:00
Files
packages/net/ifstat/Config.in
Christophe Lermytte 888e9d9cea ifstat: make dependency on libnetsnmp conditional
The upstream package supports it with a configure switch.
Defaulting to 'with SNMP support' as it was before.

Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
2020-05-13 10:46:00 +02:00

5 lines
146 B
Plaintext

config IFSTAT_SNMP
depends on PACKAGE_ifstat
bool "Build with support for SNMP"
default y