luci-lib-json: depend on luci-base
[project/luci.git] / libs / luci-lib-json / Makefile
index ededc1f6506fd7bc608112082c7b6d3743f55099..9e3162a8e6f7d892a1e03da55d7704a075486577 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI JSON library
-LUCI_DEPENDS:=
+LUCI_DEPENDS:=+luci-base
 
 PKG_LICENSE:=Apache-2.0