diff options
Diffstat (limited to 'applications/luci-app-adblock')
-rw-r--r-- | applications/luci-app-adblock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-adblock/Makefile b/applications/luci-app-adblock/Makefile index 3548c52323..25f90af4f9 100644 --- a/applications/luci-app-adblock/Makefile +++ b/applications/luci-app-adblock/Makefile @@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Adblock LUCI_DEPENDS:=+luci-base +adblock -LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 |