Skip to content

Commit

Permalink
Update mcfm.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall authored Feb 10, 2024
1 parent 439c011 commit 32600e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/mcfm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Mcfm < Formula
option "with-nnlo-vv", "Build NNLO diboson processes (slow compilation)"

depends_on "cmake" => :build
depends_on "gcc" => :build
depends_on "gcc"
depends_on "lhapdf" => :optional # needs to be built with gcc

fails_with :clang
Expand Down

0 comments on commit 32600e0

Please sign in to comment.