diff options
Diffstat (limited to 'applications/luci-app-snmpd/Makefile')
-rw-r--r-- | applications/luci-app-snmpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-snmpd/Makefile b/applications/luci-app-snmpd/Makefile index ffb14cfe25..ef48151645 100644 --- a/applications/luci-app-snmpd/Makefile +++ b/applications/luci-app-snmpd/Makefile @@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= Net-SNMP LuCI interface LUCI_DEPENDS:=+luci-base +snmpd -LUCI_PKGARCH:=all LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive. PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com> |