mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-04 15:26:38 +08: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
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=blobmsg <-> json conversion library
|
TITLE:=blobmsg <-> json conversion library
|
||||||
DEPENDS:=+libjson
|
DEPENDS:=+libjson +libubox
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/jshn
|
define Package/jshn
|
||||||
|
Loading…
Reference in New Issue
Block a user