projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ca29ef
)
Revert "luci-lib-json: depend on luci-base"
author
Jo-Philipp Wich
<jo@mein.io>
Tue, 3 Jul 2018 10:30:44 +0000
(12:30 +0200)
committer
Jo-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
patch
|
blob
|
history
diff --git
a/libs/luci-lib-json/Makefile
b/libs/luci-lib-json/Makefile
index 9e3162a8e6f7d892a1e03da55d7704a075486577..ededc1f6506fd7bc608112082c7b6d3743f55099 100644
(file)
--- 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-base
+LUCI_DEPENDS:=
PKG_LICENSE:=Apache-2.0