applications: replace +luci-mod-admin-full with +luci-base
[project/luci.git] / applications / luci-app-mosquitto / Makefile
index 7713bcf8ecdb5465a8a4b2720c3340f15ec4cb40..1a659caeeecfddd63351a3ee850fd89bec7896c2 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Mosquitto LuCI interface
-LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full mosquitto
+LUCI_DEPENDS:=+luci-compat +luci-base mosquitto
 LUCI_PKGARCH:=all
 LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters.