wok diff rsync/receipt @ rev 24883
created recipes for loudmouth and loudmouth-dev
author | Hans-G?nter Theisgen |
---|---|
date | Fri Apr 01 07:38:03 2022 +0100 (2022-04-01) |
parents | 9ea6d3207601 |
children | 1805f71c5d9f |
line diff
1.1 --- a/rsync/receipt Mon May 10 19:56:39 2021 +0000 1.2 +++ b/rsync/receipt Fri Apr 01 07:38:03 2022 +0100 1.3 @@ -14,8 +14,9 @@ 1.4 TAGS="sync copy secure" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 -DEPENDS="popt attr acl xxhash-lib" 1.8 -BUILD_DEPENDS="popt-dev attr-dev acl-dev xxhash-dev" 1.9 +DEPENDS="popt attr acl xxhash-lib lz4-lib zstd" 1.10 +BUILD_DEPENDS="popt-dev attr-dev acl-dev xxhash-dev lz4-dev zstd-dev" 1.11 +SUGGESTED="bash openssl" 1.12 1.13 # TazPanel 1.14 TAZPANEL_DAEMON="man::rsync|help::rsync|edit|options|web::$WEB_SITE" 1.15 @@ -35,8 +36,6 @@ 1.16 --disable-iconv \ 1.17 --disable-iconv-open \ 1.18 --disable-openssl \ 1.19 - --disable-zstd \ 1.20 - --disable-lz4 \ 1.21 $CONFIGURE_ARGS 1.22 sed -i -e 's/HAVE_ICONV_H ./HAVE_ICONV_H 0/' \ 1.23 -e 's/HAVE_ICONV_OPEN ./HAVE_ICONV_OPEN 0/' config.h