wok diff rtorrent/receipt @ rev 8779
Fix: assaultcube/receipt (I was on it Chris...)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 22 15:41:19 2011 +0100 (2011-02-22) |
parents | 1707e54fb4cf |
children | 02bbaa9d12ba |
line diff
1.1 --- a/rtorrent/receipt Sun Feb 28 17:05:24 2010 +0100 1.2 +++ b/rtorrent/receipt Tue Feb 22 15:41:19 2011 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="rtorrent" 1.7 -VERSION="0.8.5" 1.8 +VERSION="0.8.6" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Ncurses based torrent client" 1.11 MAINTAINER="mimas@slitaz.org" 1.12 DEPENDS="ncurses libtorrent zlib ncursesw gcc-lib-base" 1.13 -BUILD_DEPENDS="ncurses-dev libtorrent-dev libtorrent" 1.14 +BUILD_DEPENDS="ncurses-dev libtorrent-dev libtorrent pkg-config libsigc++-dev curl-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://libtorrent.rakshasa.no/" 1.17 WGET_URL="http://libtorrent.rakshasa.no/downloads/$TARBALL"