projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499a6c1
)
luci-app-adblock: remove unneeded dependency
author
Dirk Brenken
<dev@brenken.org>
Fri, 7 Jul 2023 06:41:25 +0000
(08:41 +0200)
committer
Dirk Brenken
<dev@brenken.org>
Sat, 8 Jul 2023 20:19:27 +0000
(22:19 +0200)
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
e6ff6826884ecd6912bb488c21eebd500030dd47
)
applications/luci-app-adblock/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-adblock/Makefile
b/applications/luci-app-adblock/Makefile
index ff9bf2ade4207ad5374fb30f42152e9a3822e7a9..0d4bc939495875a0c4182519a24061b231523dcd 100644
(file)
--- a/
applications/luci-app-adblock/Makefile
+++ b/
applications/luci-app-adblock/Makefile
@@
-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