diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-25 22:31:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-25 22:31:26 +0000 |
commit | 82f70e8a235f8afe4d81aedee458a2586acee452 (patch) | |
tree | 01563e61f8090d4c999fe3209e9ae7dc492b5b01 /dev-lang/ghc/ghc-7.10.3.ebuild | |
parent | games-roguelike/mazesofmonad: switch virtual/libffi to dev-libs/libffi (diff) | |
download | gentoo-82f70e8a235f8afe4d81aedee458a2586acee452.tar.gz gentoo-82f70e8a235f8afe4d81aedee458a2586acee452.tar.bz2 gentoo-82f70e8a235f8afe4d81aedee458a2586acee452.zip |
dev-lang/ghc: switch virtual/libffi to dev-libs/libffi
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/ghc/ghc-7.10.3.ebuild')
-rw-r--r-- | dev-lang/ghc/ghc-7.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild index 54f5392481ac..88f76929978c 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -81,7 +81,7 @@ RDEPEND=" >=dev-lang/perl-5.6.1 >=dev-libs/gmp-5:= sys-libs/ncurses:0=[unicode] - !ghcmakebinary? ( virtual/libffi:= ) + !ghcmakebinary? ( dev-libs/libffi:= ) " # This set of dependencies is needed to run |