libubox: add a missing dependency
SVN-Revision: 32173
This commit is contained in:
parent
031990cf95
commit
0013723df6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ define Package/libblobmsg-json
|
|||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=blobmsg <-> json conversion library
|
||||
DEPENDS:=+libjson
|
||||
DEPENDS:=+libjson +libubox
|
||||
endef
|
||||
|
||||
define Package/jshn
|
||||
|
|
Loading…
Reference in a new issue