Skip to content

Commit 37cc8bf

Browse files
committed
"brew link" rather than "brew-link"
1 parent 30a74ca commit 37cc8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/travis-ci/depinstall-osx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ brewinstall() {
1212

1313
doinstall() {
1414
brew update
15-
brew-link gettext --force
1615
brewinstall pkg-config gettext
1716
brewinstall fribidi --universal
17+
brew link gettext --force
1818
brewinstall imagemagick ftgl
1919
brewinstall sdl glfw glfw@2
2020
brewinstall coreutils

0 commit comments

Comments
 (0)