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:
ba11ad3
)
luci-app-banip: remove unneeded dependency
author
Dirk Brenken
<dev@brenken.org>
Fri, 7 Jul 2023 06:42:41 +0000
(08:42 +0200)
committer
Dirk Brenken
<dev@brenken.org>
Sat, 8 Jul 2023 20:19:42 +0000
(22:19 +0200)
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
3dac65643cf48067bb61bb131d7206937ae6c3ad
)
applications/luci-app-banip/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-banip/Makefile
b/applications/luci-app-banip/Makefile
index 62ed0a8e5821b19e3ba94887990e880a9b512ae0..60e4ecb52961d0d523ae3f145bf65c7f9f73d7d1 100644
(file)
--- a/
applications/luci-app-banip/Makefile
+++ b/
applications/luci-app-banip/Makefile
@@
-4,7
+4,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for banIP
-LUCI_DEPENDS:=+banip
+luci-lib-jsonc
+LUCI_DEPENDS:=+banip
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0