luci-app-adblock: remove unneeded dependency

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken
2023-07-07 08:41:25 +02:00
parent 9070cfd1a4
commit e6ff682688

View File

@@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Adblock
LUCI_DEPENDS:=+adblock +luci-lib-jsonc
LUCI_DEPENDS:=+adblock
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0