summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-21 10:33:52 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-21 10:34:48 +0200
commitf26db01b744bbf2c0327cda16dce61ddd38908cc (patch)
tree02a44209989422bff85d379a9b8cf22c2d650cfb /net-analyzer/nethogs
parentnet-analyzer/mtr: Set correct subslot dependency for ncurses (diff)
downloadgentoo-f26db01b744bbf2c0327cda16dce61ddd38908cc.tar.gz
gentoo-f26db01b744bbf2c0327cda16dce61ddd38908cc.tar.bz2
gentoo-f26db01b744bbf2c0327cda16dce61ddd38908cc.zip
net-analyzer/nethogs: Set correct subslot dependency for ncurses
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/nethogs')
-rw-r--r--net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild4
1 files 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 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}