net-analyzer/nethogs: Set correct subslot dependency for ncurses
authorJustin Lecher <jlec@gentoo.org>
Fri, 21 Aug 2015 08:33:52 +0000 (10:33 +0200)
committerJustin Lecher <jlec@gentoo.org>
Fri, 21 Aug 2015 08:34:48 +0000 (10:34 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild

index 9356d4f1c57e0eb1026fb69373a48705c618dc46..28d5ea0f0c5b0cea0b4af9fd5fbc87c59257214f 100644 (file)
@@ -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}