diff options
Diffstat (limited to 'dev-lang/ghc/ghc-8.8.1.ebuild')
-rw-r--r-- | dev-lang/ghc/ghc-8.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-8.8.1.ebuild b/dev-lang/ghc/ghc-8.8.1.ebuild index 7b8c9321190f..8d13a22eea76 100644 --- a/dev-lang/ghc/ghc-8.8.1.ebuild +++ b/dev-lang/ghc/ghc-8.8.1.ebuild @@ -84,7 +84,7 @@ RDEPEND=" dev-libs/gmp:0= sys-libs/ncurses:0=[unicode] elfutils? ( dev-libs/elfutils ) - !ghcmakebinary? ( virtual/libffi:= ) + !ghcmakebinary? ( dev-libs/libffi:= ) numa? ( sys-process/numactl ) " |