X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-adblock%2FMakefile;h=ae1eba251692930f5974b67492bcdc7a699c01a6;hp=614faf0e83ec35097cce8d2f2640c1ff9f108322;hb=b234897789bae2635ec12452722d9f0818479b4c;hpb=5c11719b44fd4b877b54367228cf5f40d2961f96 diff --git a/applications/luci-app-adblock/Makefile b/applications/luci-app-adblock/Makefile index 614faf0e8..ae1eba251 100644 --- a/applications/luci-app-adblock/Makefile +++ b/applications/luci-app-adblock/Makefile @@ -1,11 +1,10 @@ -# Copyright 2016 Hannu Nyman # Copyright 2017 Dirk Brenken (dev@brenken.org) # This is free software, licensed under the Apache License, Version 2.0 include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Adblock -LUCI_DEPENDS:=+adblock +LUCI_DEPENDS:=+adblock +luci-lib-jsonc LUCI_PKGARCH:=all include ../../luci.mk