wok diff libtorrent/receipt @ rev 5734

dhcp: fix for gcc 4.5.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 26 11:57:03 2010 +0200 (2010-06-26)
parents e5f66f079609
children 3541e02e9ad4
line diff
     1.1 --- a/libtorrent/receipt	Wed Sep 23 01:14:41 2009 +0200
     1.2 +++ b/libtorrent/receipt	Sat Jun 26 11:57:03 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.