mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:56:14 +02:00
[package] jshn: add build dependency on libubox, it needs the list.h header from it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25652 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c7c6e763b9
commit
33d4dec69c
@ -17,6 +17,7 @@ define Package/jshn/description
|
||||
Library for parsing and generating JSON from shell scripts
|
||||
endef
|
||||
|
||||
PKG_BUILD_DEPENDS += libubox
|
||||
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include --std=gnu99
|
||||
|
||||
define Build/Compile
|
||||
|
Loading…
Reference in New Issue
Block a user