diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index a4a83892c..29330b9c7 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -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