From f5a113fe2628f47caa89501710803459386a4ea0 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 9 Feb 2016 22:37:09 +0100 Subject: app-editors/zile: Add proper slot dependency on ncurses. Package-Manager: portage-2.2.27 --- app-editors/zile/zile-2.4.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors') diff --git a/app-editors/zile/zile-2.4.11.ebuild b/app-editors/zile/zile-2.4.11.ebuild index 197233485666..4bbaf50675f0 100644 --- a/app-editors/zile/zile-2.4.11.ebuild +++ b/app-editors/zile/zile-2.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86 IUSE="acl test" RDEPEND=">=dev-libs/boehm-gc-7.2 - sys-libs/ncurses + sys-libs/ncurses:0 acl? ( virtual/acl )" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad