mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
luci-lib-json: depend on luci-base
Fixes #506 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI JSON library
|
LUCI_TITLE:=LuCI JSON library
|
||||||
LUCI_DEPENDS:=
|
LUCI_DEPENDS:=+luci-base
|
||||||
|
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user