Skip to content

Commit c86eed4

Browse files
author
Clement Champetier
committed
Travis: updated how to install ffmpeg/libav on osx
Use homebrew!
1 parent 68b8390 commit c86eed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/travis/osx.install.deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ pip install nose
1616
brew install freeglut
1717

1818
# Main dependency
19-
./tools/travis/linux.install.deps.sh
19+
brew install ${DEPENDENCY_NAME}

0 commit comments

Comments
 (0)