X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fjshn%2FMakefile;fp=package%2Fjshn%2FMakefile;h=763871a95e801a1aa2686bb05ce7a2cdddde7f36;hb=0f89354f7c2ff656df3842618005e9d5707cc012;hp=d5d1ea0cad1119b006b195ca29ec4f2fc1e01885;hpb=93682636b2b37bc425eac4cd2984268fbcc49fcd;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/jshn/Makefile b/package/jshn/Makefile index d5d1ea0cad..763871a95e 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