wok-stable rev 2450
rtorrent: update build-depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 13 15:38:22 2009 +0000 (2009-03-13) |
parents | 5406a29aafdd |
children | 1f99ce29d09e |
files | rtorrent/receipt |
line diff
1.1 --- a/rtorrent/receipt Fri Mar 13 14:48:44 2009 +0000 1.2 +++ b/rtorrent/receipt Fri Mar 13 15:38:22 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Ncurses based torrent client" 1.5 MAINTAINER="mimas@slitaz.org" 1.6 DEPENDS="ncurses libtorrent zlib" 1.7 -BUILD_DEPENDS="ncurses-dev libtorrent-dev" 1.8 +BUILD_DEPENDS="ncurses-dev libtorrent-dev libtorrent" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://libtorrent.rakshasa.no/" 1.11 WGET_URL="http://libtorrent.rakshasa.no/downloads/$TARBALL"