Skip to content

Commit

Permalink
Update extension dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 5, 2025
1 parent 92f6e84 commit e98a561
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/deps/imagick/p/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ def install

# Disabled modules - provided in separate formulae
args += %w[
py_cv_module__tkinter=disabled
py_cv_module__tkinter=n/a
]

system "./configure", *args
Expand Down
2 changes: 1 addition & 1 deletion .github/deps/vips/p/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ def install

# Disabled modules - provided in separate formulae
args += %w[
py_cv_module__tkinter=disabled
py_cv_module__tkinter=n/a
]

system "./configure", *args
Expand Down

0 comments on commit e98a561

Please sign in to comment.