Browse Source

net-snmp: remove spurious libelf dependency

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth 10 years ago
parent
commit
bf2d6236ea
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      net/net-snmp/Makefile

+ 0
- 2
net/net-snmp/Makefile View File

40
 $(call Package/net-snmp/Default)
40
 $(call Package/net-snmp/Default)
41
   SECTION:=libs
41
   SECTION:=libs
42
   CATEGORY:=Libraries
42
   CATEGORY:=Libraries
43
-  DEPENDS:=+libelf1
44
   TITLE:=Open source SNMP implementation (libraries)
43
   TITLE:=Open source SNMP implementation (libraries)
45
 endef
44
 endef
46
 
45
 
80
 define Package/snmpd-static
79
 define Package/snmpd-static
81
 $(call Package/net-snmp/Default)
80
 $(call Package/net-snmp/Default)
82
   TITLE:=Open source SNMP implementation (daemon)
81
   TITLE:=Open source SNMP implementation (daemon)
83
-  DEPENDS:=+libelf1
84
 endef
82
 endef
85
 
83
 
86
 define Package/snmpd-static/description
84
 define Package/snmpd-static/description