dev-lang/ghc: Update for sys-libs/ncurses-compat
authorMichał Górny <mgorny@gentoo.org>
Mon, 23 Sep 2019 06:10:42 +0000 (08:10 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 1 Oct 2019 19:13:48 +0000 (21:13 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-lang/ghc/ghc-7.10.3.ebuild
dev-lang/ghc/ghc-7.8.4.ebuild

index 43a286feca83ce9fa2f75cd34045559deff0f2d6..9e88b9a14faf300783177865acc8b0488329ab45 100644 (file)
@@ -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} )"
index 49995a58d35cd1678e6c5cab5b4fff09a7536031..dcd7b0f8a08e998380bc8c3e5a5d2de46cd77b96 100644 (file)
@@ -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
@@ -79,7 +79,7 @@ RDEPEND="
 
 PREBUILT_BINARY_DEPENDS="
        !prefix? ( elibc_glibc? ( >=sys-libs/glibc-2.17 ) )
-       sys-libs/ncurses:5/5
+       sys-libs/ncurses-compat:5
 "
 
 RDEPEND+="binary? ( ${PREBUILT_BINARY_DEPENDS} )"