commit:     f26db01b744bbf2c0327cda16dce61ddd38908cc
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 08:33:52 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 08:34:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f26db01b

net-analyzer/nethogs: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild 
b/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild
index 9356d4f..28d5ea0 100644
--- a/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild
+++ b/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ~arm ~ia64 x86"
 
 RDEPEND="
        net-libs/libpcap
-       sys-libs/ncurses
+       sys-libs/ncurses:5=
 "
 DEPEND="
        ${RDEPEND}

Reply via email to