net-snmp: fix libnl dependency for snmpd-static
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
3195925ccb
commit
74e436fac5
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ endef
|
||||||
define Package/snmpd-static
|
define Package/snmpd-static
|
||||||
$(call Package/net-snmp/Default)
|
$(call Package/net-snmp/Default)
|
||||||
TITLE:=Open source SNMP implementation (daemon)
|
TITLE:=Open source SNMP implementation (daemon)
|
||||||
|
DEPENDS:=+PACKAGE_libnl-core:libnl-core
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/snmpd-static/description
|
define Package/snmpd-static/description
|
||||||
|
|
Loading…
Reference in a new issue