Skip to content

Commit

Permalink
Merge pull request Homebrew#200412 from Homebrew/coin3d
Browse files Browse the repository at this point in the history
coin3d: declare indirect deps with linkage
  • Loading branch information
BrewTestBot authored Dec 7, 2024
2 parents 45404d3 + 424e354 commit 2657cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/c/coin3d.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class Coin3d < Formula
depends_on "qt"

on_linux do
depends_on "libxi"
depends_on "mesa"
depends_on "mesa-glu"
end
Expand Down

0 comments on commit 2657cba

Please sign in to comment.