rsync: add zstd to dependencies

This commit is contained in:
Leonid Pliushch 2020-06-21 22:23:19 +03:00
parent 3998a1692b
commit c0cd831ed5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_VERSION=3.2.0
TERMUX_PKG_SRCURL=https://rsync.samba.org/ftp/rsync/src/rsync-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=90127fdfb1a0c5fa655f2577e5495a40907903ac98f346f225f867141424fa25
TERMUX_PKG_DEPENDS="libiconv, libpopt, openssh | dropbear, zlib"
TERMUX_PKG_DEPENDS="libiconv, libpopt, openssh | dropbear, zlib, zstd"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--with-rsyncd-conf=$TERMUX_PREFIX/etc/rsyncd.conf
--with-included-zlib=no