fix missing depends. closes #4784
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14999 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ea0c3a91a4
commit
8ab9d4c0a1
@ -77,6 +77,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:=+libelf
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/snmpd-static/description
|
define Package/snmpd-static/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user