From 051ad88caa127419c80d473021ab8909a2268789 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 26 Aug 2015 02:17:49 -0400 Subject: sys-libs/ncurses: move to SLOT=0 #557472 Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages. --- net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild b/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild index 5659667a7105..8627a3ccb675 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:5= + sys-libs/ncurses:0= xmlrpc? ( dev-libs/xmlrpc-c )" RDEPEND="${COMMON_DEPEND} daemon? ( app-misc/screen ) -- cgit v1.2.3-65-gdbad