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