X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=applications%2Fluci-app-simple-adblock%2FMakefile;h=8a666d635a8526565d3c13e4414afdff79a02e54;hb=9b92b2c8f9ce69cfe89c231311d37177ecaa8d43;hp=2471078fc318377a915e182310e5c5e11fe770df;hpb=84f0b62bc8deb4105bce41a936ffdd0ab662762b;p=oweals%2Fluci.git diff --git a/applications/luci-app-simple-adblock/Makefile b/applications/luci-app-simple-adblock/Makefile index 2471078fc..8a666d635 100644 --- a/applications/luci-app-simple-adblock/Makefile +++ b/applications/luci-app-simple-adblock/Makefile @@ -8,9 +8,9 @@ PKG_MAINTAINER:=Stan Grishin LUCI_TITLE:=Simple Adblock Web UI LUCI_DESCRIPTION:=Provides Web UI for simple-adblock service. -LUCI_DEPENDS:=+luci-mod-admin-full +simple-adblock +LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +simple-adblock LUCI_PKGARCH:=all -PKG_RELEASE:=16 +PKG_RELEASE:=38 include ../../luci.mk