diff options
Diffstat (limited to 'applications/luci-app-nextdns/Makefile')
-rw-r--r-- | applications/luci-app-nextdns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-nextdns/Makefile b/applications/luci-app-nextdns/Makefile index cd4980ccb9..9d2734c186 100644 --- a/applications/luci-app-nextdns/Makefile +++ b/applications/luci-app-nextdns/Makefile @@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for NextDNS LUCI_DEPENDS:=+luci-base +nextdns -LUCI_PKGARCH:=all include ../../luci.mk |