X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-simple-adblock%2FMakefile;h=31055f1207b83faba7791398095a84c68274265a;hb=518ac523d1b0609c8fff7d2be05e239eebdb3006;hp=d7be6850ba5bf8520af7165cd167d62f52889650;hpb=c69622e5afb31490044e975c760daf81debd390e;p=project%2Fluci.git diff --git a/applications/luci-app-simple-adblock/Makefile b/applications/luci-app-simple-adblock/Makefile index d7be6850b..31055f120 100644 --- a/applications/luci-app-simple-adblock/Makefile +++ b/applications/luci-app-simple-adblock/Makefile @@ -7,9 +7,10 @@ PKG_LICENSE:=GPL-3.0+ PKG_MAINTAINER:=Stan Grishin LUCI_TITLE:=Simple Adblock Web UI -LUCI_DEPENDS:=+simple-adblock +LUCI_DESCRIPTION:=Provides Web UI for simple-adblock service. +LUCI_DEPENDS:=+luci +simple-adblock LUCI_PKGARCH:=all -PKG_RELEASE:=2 +PKG_RELEASE:=5 include ../../luci.mk