net-snmp: remove spurious libelf dependency

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2014-07-18 11:33:13 +02:00
parent 6f9f48eba7
commit bf2d6236ea
1 changed files with 0 additions and 2 deletions

View File

@ -40,7 +40,6 @@ define Package/libnetsnmp
$(call Package/net-snmp/Default)
SECTION:=libs
CATEGORY:=Libraries
DEPENDS:=+libelf1
TITLE:=Open source SNMP implementation (libraries)
endef
@ -80,7 +79,6 @@ endef
define Package/snmpd-static
$(call Package/net-snmp/Default)
TITLE:=Open source SNMP implementation (daemon)
DEPENDS:=+libelf1
endef
define Package/snmpd-static/description