Skip to content

Commit

Permalink
gfortran is no longer a package in homebrew
Browse files Browse the repository at this point in the history
You must now run 'brew install gcc' to get gfortran.
  • Loading branch information
colincsl committed May 23, 2014
1 parent 1e65556 commit 60f1d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosdep/osx-homebrew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ gccxml:
gfortran:
osx:
homebrew:
packages: [gfortran]
packages: [gcc]
git:
osx:
homebrew:
Expand Down

0 comments on commit 60f1d46

Please sign in to comment.