diff options
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.2.4.ebuild')
-rw-r--r-- | net-p2p/rtorrent/rtorrent-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.2.4.ebuild b/net-p2p/rtorrent/rtorrent-0.2.4.ebuild index ac306c82bb9a..75b66ba0b6b0 100644 --- a/net-p2p/rtorrent/rtorrent-0.2.4.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.2.4.ebuild,v 1.1 2005/06/08 07:06:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.2.4.ebuild,v 1.2 2005/06/15 21:38:15 flameeyes Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug" -DEPEND=">=net-libs/libtorrent-0.6.4 +DEPEND="~net-libs/libtorrent-0.6.4 >=dev-libs/libsigc++-2.0 >=net-misc/curl-7.12 sys-libs/ncurses" |