wok-4.x diff tor/receipt @ rev 10042
bison: cross with CONFIGURE_ARGS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 20 09:00:11 2011 +0200 (2011-05-20) |
parents | ff30ae3a8bce |
children | c1ef7adc7240 |
line diff
1.1 --- a/tor/receipt Tue May 17 07:14:14 2011 +0200 1.2 +++ b/tor/receipt Fri May 20 09:00:11 2011 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="https://www.torproject.org/dist/$TARBALL" 1.5 1.6 DEPENDS="libevent libssl zlib" 1.7 -BUILD_DEPENDS="wget libevent-dev openssl-dev zlib-dev" 1.8 +BUILD_DEPENDS="wget libevent-dev openssl-dev zlib-dev " 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()