summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/luci-lib-json/Makefile')
-rw-r--r--libs/luci-lib-json/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/luci-lib-json/Makefile b/libs/luci-lib-json/Makefile
index ededc1f65..9e3162a8e 100644
--- a/libs/luci-lib-json/Makefile
+++ b/libs/luci-lib-json/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI JSON library
-LUCI_DEPENDS:=
+LUCI_DEPENDS:=+luci-base
PKG_LICENSE:=Apache-2.0