X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3b96f8e26b0fa34da206538181593dfdf16e4a54..43ab5eea8e57f2c0aacdec7c09e4dcc6fd3f58d5:/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