sharutils: -Werror=implicit-function-declaration
[termux-packages] / packages / sharutils / build.sh
index 92cdf25..444f797 100644 (file)
@@ -3,3 +3,4 @@ TERMUX_PKG_DESCRIPTION="Utilities for packaging and unpackaging shell archives"
 TERMUX_PKG_VERSION=4.15.2
 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/sharutils/sharutils-${TERMUX_PKG_VERSION}.tar.xz
 TERMUX_PKG_SHA256=2b05cff7de5d7b646dc1669bc36c35fdac02ac6ae4b6c19cb3340d87ec553a9a
+TERMUX_PKG_DEPENDS="libandroid-support"