summaryrefslogblamecommitdiffstats
path: root/ftp/rsync/DEPENDS
blob: f3594fd6cec255b3f3ee597f0a6292984f4f0a8f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                       











                                                                   
                                                     



                                    










                                                
optional_depends popt \
                 "--without-included-popt" \
                 "--with-included-popt" \
                 "to use system popt library instead of bundled" &&

optional_depends acl \
                 "--enable-acl-support" \
                 "--disable-acl-support" \
                 "for ACL support" &&

optional_depends attr \
                 "--enable-xattr-support" \
                 "--disable-xattr-support" \
                 "for extended attributes support" &&

optional_depends xxhash \
	        "--enable-xxhash" \
		"--disable-xxhash" \
		"to enable xxhash checksums" &&

optional_depends zstd \
		"" \
		"--disable-zstd" \
		"enable ztd compression support"

optional_depends lz4 \
		"" \
		"--disable-lz4" \
		"enable lz4 compression support"