wok-next diff rtorrent/receipt @ rev 5558
ruby: fix compiling issues and receipt; still need to make it busybox compatible with 'cat -e'
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu May 13 14:07:53 2010 -0400 (2010-05-13) |
parents | 8be66f03fbd2 |
children | 3541e02e9ad4 |
line diff
1.1 --- a/rtorrent/receipt Wed Feb 24 11:44:49 2010 +0000 1.2 +++ b/rtorrent/receipt Thu May 13 14:07:53 2010 -0400 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/"