From f26db01b744bbf2c0327cda16dce61ddd38908cc Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 21 Aug 2015 10:33:52 +0200 Subject: net-analyzer/nethogs: Set correct subslot dependency for ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild b/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild index 9356d4f1c57e..28d5ea0f0c5b 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} -- cgit v1.2.3-65-gdbad