diff --git a/applications/luci-app-snmpd/Makefile b/applications/luci-app-snmpd/Makefile index fc998ba282..48be986ae5 100644 --- a/applications/luci-app-snmpd/Makefile +++ b/applications/luci-app-snmpd/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= Net-SNMP LuCI interface -LUCI_DEPENDS:=+luci-compat +luci-base +LUCI_DEPENDS:=+luci-compat +luci-base +snmpd LUCI_PKGARCH:=all LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive.