wok-next rev 20695
tor finetune: let me see if I can make those 2 warnings disappear
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Wed May 23 14:13:12 2018 +0000 (2018-05-23) |
parents | 6338dc73c183 |
children | 218b282ade77 |
files | tor/receipt |
line diff
1.1 --- a/tor/receipt Wed May 23 13:03:13 2018 +0000 1.2 +++ b/tor/receipt Wed May 23 14:13:12 2018 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://www.torproject.org/dist/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="libevent-dev openssl-dev perl zlib-dev" 1.8 +BUILD_DEPENDS="libevent-dev openssl-dev perl zlib-dev liblzma-dev zstd-dev" 1.9 1.10 compile_rules() { 1.11 ./configure $CONFIGURE_ARGS &&