mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
libubox: add a missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32173 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
52f252f702
commit
6b66e21e44
@ -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