From afb3c10cf0af72130e8dd995dc54f833881e4e19 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 20 Aug 2015 14:02:33 +0200 Subject: net-analyzer/nload: Set correct subslot dependency for ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- net-analyzer/nload/nload-0.7.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-analyzer') diff --git a/net-analyzer/nload/nload-0.7.4.ebuild b/net-analyzer/nload/nload-0.7.4.ebuild index 86e8143d10b5..618a37d6f3d5 100644 --- a/net-analyzer/nload/nload-0.7.4.ebuild +++ b/net-analyzer/nload/nload-0.7.4.ebuild @@ -3,6 +3,7 @@ # $Id$ EAPI=5 + inherit autotools eutils DESCRIPTION="console application which monitors network traffic and bandwidth usage in real time" @@ -13,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm ~mips ppc x86" -RDEPEND=">=sys-libs/ncurses-5.2" +RDEPEND=">=sys-libs/ncurses-5.2:5=" DEPEND=" ${RDEPEND} virtual/pkgconfig -- cgit v1.2.3-65-gdbad