diff options
Diffstat (limited to 'applications/luci-app-acme/Makefile')
-rw-r--r-- | applications/luci-app-acme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-acme/Makefile b/applications/luci-app-acme/Makefile index 6849afb927..8f9bf8ec79 100644 --- a/applications/luci-app-acme/Makefile +++ b/applications/luci-app-acme/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=ACME package - LuCI interface -LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +acme +LUCI_DEPENDS:=+luci-mod-admin-full +acme PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk> PKG_LICENSE:=GPL-3.0-or-later |