Change dependence name to libjson-c (changed in openwrt-trunk
This commit is contained in:
parent
88e202e848
commit
c377d13b86
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ endef
|
||||||
|
|
||||||
define Package/bmx6-json
|
define Package/bmx6-json
|
||||||
$(call Package/bmx6/Default)
|
$(call Package/bmx6/Default)
|
||||||
DEPENDS:=bmx6 +libjson
|
DEPENDS:=bmx6 +libjson-c
|
||||||
TITLE:=json plugin based on jsonc
|
TITLE:=json plugin based on jsonc
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue