|
|
@@ -12,6 +12,9 @@ PKG_SECTION:= sys/misc
|
|
|
PKG_URL:= http://stedolan.github.io/jq/
|
|
|
PKG_SITES:= http://stedolan.github.io/jq/download/source/
|
|
|
|
|
|
+# needs bessel functions not enabled on uClibc-ng
|
|
|
+PKG_LIBC_DEPENDS:= glibc musl
|
|
|
+
|
|
|
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|
|
|
|
|
include $(ADK_TOPDIR)/mk/package.mk
|