X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3b96f8e26b0fa34da206538181593dfdf16e4a54..2d3d3c4f6e44013824247928605c5d9439a3b564:/package/jshn/Makefile diff --git a/package/jshn/Makefile b/package/jshn/Makefile index d5d1ea0ca..763871a95 100644 --- a/package/jshn/Makefile +++ b/package/jshn/Makefile @@ -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