Revert "luci-lib-json: depend on luci-base"
authorJo-Philipp Wich <jo@mein.io>
Tue, 3 Jul 2018 10:30:44 +0000 (12:30 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 3 Jul 2018 10:30:44 +0000 (12:30 +0200)
This reverts commit 8ca29efec862350d8d621235999947c329dfaba7.

libs/luci-lib-json/Makefile

index 9e3162a8e6f7d892a1e03da55d7704a075486577..ededc1f6506fd7bc608112082c7b6d3743f55099 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI JSON library
-LUCI_DEPENDS:=+luci-base
+LUCI_DEPENDS:=
 
 PKG_LICENSE:=Apache-2.0