mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-16 11:51:07 +00:00
libubox: add a missing dependency
SVN-Revision: 32173
This commit is contained in:
parent
031990cf95
commit
0013723df6
@ -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 New Issue
Block a user