Skip to content

Commit 5685885

Browse files
authored
Merge pull request #196729 from Homebrew/ghc92-94-sonoma
[email protected] [email protected]: maximum of Sonoma to build
2 parents e66f5cc + 106625c commit 5685885

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Formula/g/[email protected]

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class GhcAT92 < Formula
2929

3030
depends_on "autoconf" => :build
3131
depends_on "automake" => :build
32+
depends_on maximum_macos: [:sonoma, :build]
3233
depends_on "[email protected]" => :build
3334
depends_on "sphinx-doc" => :build
3435
depends_on macos: :catalina

Formula/g/[email protected]

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class GhcAT94 < Formula
2929

3030
depends_on "autoconf" => :build
3131
depends_on "automake" => :build
32+
depends_on maximum_macos: [:sonoma, :build]
3233
depends_on "[email protected]" => :build
3334
depends_on "sphinx-doc" => :build
3435

0 commit comments

Comments
 (0)