bmx6: fix libjson-c dependency
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
3ed7001954
commit
fdb51f8bd6
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ endef
|
|||
|
||||
define Package/bmx6-json
|
||||
$(call Package/bmx6/Default)
|
||||
DEPENDS:=bmx6 +libjson
|
||||
TITLE:=json plugin based on jsonc
|
||||
DEPENDS:=bmx6 +libjson-c
|
||||
TITLE:=json plugin based on json-c
|
||||
endef
|
||||
|
||||
define Package/bmx6-sms
|
||||
|
|
Loading…
Reference in a new issue