wok diff rtorrent/receipt @ rev 5638
linux: fix check_modules.sh and tiny improvment
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 28 16:16:06 2010 +0200 (2010-05-28) |
parents | 8be66f03fbd2 |
children | 3541e02e9ad4 |
line diff
1.1 --- a/rtorrent/receipt Wed Feb 24 11:44:49 2010 +0000 1.2 +++ b/rtorrent/receipt Fri May 28 16:16:06 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Ncurses based torrent client" 1.6 MAINTAINER="mimas@slitaz.org" 1.7 -DEPENDS="ncurses libtorrent zlib" 1.8 +DEPENDS="ncurses libtorrent zlib ncursesw gcc-lib-base" 1.9 BUILD_DEPENDS="ncurses-dev libtorrent-dev libtorrent" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://libtorrent.rakshasa.no/"