wok-current diff libtorrent/receipt @ rev 5045
cryptsetup: support libdevmapper
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Mar 04 19:32:57 2010 +0000 (2010-03-04) |
parents | e5f66f079609 |
children | 3541e02e9ad4 |
line diff
1.1 --- a/libtorrent/receipt Wed Sep 23 01:14:41 2009 +0200 1.2 +++ b/libtorrent/receipt Thu Mar 04 19:32:57 2010 +0000 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.