mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
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>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
config IFSTAT_SNMP
|
||||
depends on PACKAGE_ifstat
|
||||
bool "Build with support for SNMP"
|
||||
default y
|
||||
Reference in New Issue
Block a user