Skip to content

Commit

Permalink
slic3r#4660 homebrew package is coreutils
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofhyphens committed Dec 31, 2018
1 parent 3106a5e commit a3e4998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/osx/travis-build-main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ brew install boost || brew upgrade boost
brew install perl || brew upgrade perl
brew install cpanminus || brew upgrade cpanminus
brew install wxwidgets || brew upgrade wxwidgets
brew install greadlink || brew upgrade greadlink
brew install coreutils || brew upgrade coreutils
brew link --overwrite perl cpanminus

export SLIC3R_STATIC=1
Expand Down

0 comments on commit a3e4998

Please sign in to comment.