From ea4e989817fb8baa3e331fe60bbf6ab04d1610f4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 23 Sep 2019 08:10:42 +0200 Subject: dev-lang/ghc: Update for sys-libs/ncurses-compat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-lang/ghc/ghc-7.10.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang/ghc/ghc-7.10.3.ebuild') diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild index 43a286feca83..9e88b9a14faf 100644 --- a/dev-lang/ghc/ghc-7.10.3.ebuild +++ b/dev-lang/ghc/ghc-7.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -95,7 +95,7 @@ PREBUILT_BINARY_DEPENDS=" # ghc[binary] in system. terminfo package is linked # against ncurses. PREBUILT_BINARY_RDEPENDS="${PREBUILT_BINARY_DEPENDS} - sys-libs/ncurses:5/5 + sys-libs/ncurses-compat:5 " RDEPEND+="binary? ( ${PREBUILT_BINARY_RDEPENDS} )" -- cgit v1.2.3-65-gdbad