jshn: add build dependency on libubox, it needs the list.h header from it

SVN-Revision: 25652
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 13 years ago
parent a05994173d
commit e1c9f19660

@ -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…
Cancel
Save