diff --git a/libs/net-snmp/Makefile b/libs/net-snmp/Makefile index 54ed1a3cc..c289a8a56 100644 --- a/libs/net-snmp/Makefile +++ b/libs/net-snmp/Makefile @@ -77,6 +77,7 @@ endef define Package/snmpd-static $(call Package/net-snmp/Default) TITLE:=Open source SNMP implementation (daemon) + DEPENDS:=+libelf endef define Package/snmpd-static/description