wok diff libtorrent/receipt @ rev 5209
xarchive: fix double suffix case (.tar.gz)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 02 20:56:18 2010 +0200 (2010-04-02) |
parents | e5f66f079609 |
children | 3541e02e9ad4 |
line diff
1.1 --- a/libtorrent/receipt Wed Sep 23 01:14:41 2009 +0200 1.2 +++ b/libtorrent/receipt Fri Apr 02 20:56:18 2010 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://libtorrent.rakshasa.no/" 1.6 WGET_URL="http://libtorrent.rakshasa.no/downloads/$TARBALL" 1.7 -DEPENDS="curl libsigc++ openssl" 1.8 +DEPENDS="curl libsigc++ openssl gcc-lib-base" 1.9 BUILD_DEPENDS="curl-dev libsigc++-dev openssl-dev" 1.10 1.11 # Rules to configure and make the package.