mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
net-snmp: fix libnl dependency for snmpd-static
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user