luci-app-banip: remove unneeded dependency

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken 2023-07-07 08:42:41 +02:00
parent e6ff682688
commit 3dac65643c
No known key found for this signature in database
GPG key ID: 9D71CD547BFAE684

View file

@ -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