From: Justin Lecher Date: Sun, 16 Aug 2015 13:43:05 +0000 (+0200) Subject: net-p2p/rtorrent: Use slot operators for ncurses X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c24d3eba5c6f4ddc1fb03399204b26ec6955646d;p=gentoo.git net-p2p/rtorrent: Use slot operators for ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- diff --git a/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild b/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild index c47b58d297ea..5659667a7105 100644 --- a/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild +++ b/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild @@ -18,7 +18,7 @@ IUSE="daemon debug ipv6 selinux test xmlrpc" COMMON_DEPEND="~net-libs/libtorrent-0.13.${PV##*.} >=dev-libs/libsigc++-2.2.2:2 >=net-misc/curl-7.19.1 - sys-libs/ncurses + sys-libs/ncurses:5= xmlrpc? ( dev-libs/xmlrpc-c )" RDEPEND="${COMMON_DEPEND} daemon? ( app-misc/screen )