瀏覽代碼

jq: can be used with uClibc-ng, bessel is on now

Waldemar Brodkorb 6 年之前
父節點
當前提交
2e215f3ac0
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      package/jq/Makefile

+ 0 - 3
package/jq/Makefile

@@ -12,9 +12,6 @@ PKG_SECTION:=		sys/misc
 PKG_URL:=		http://stedolan.github.io/jq/
 PKG_SITES:=		https://github.com/stedolan/jq/releases/download/jq-$(PKG_VERSION)/
 
-# 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