Browse Source

net-snmp: fix libnl dependency for snmpd-static

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
lilik-openwrt-22.03
Stijn Tintel 8 years ago
parent
commit
74e436fac5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/net-snmp/Makefile

+ 1
- 0
net/net-snmp/Makefile View File

@ -90,6 +90,7 @@ endef
define Package/snmpd-static
$(call Package/net-snmp/Default)
TITLE:=Open source SNMP implementation (daemon)
DEPENDS:=+PACKAGE_libnl-core:libnl-core
endef
define Package/snmpd-static/description


Loading…
Cancel
Save