Skip to content

Commit

Permalink
Install homebrew fftw without gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Dec 23, 2017
1 parent 1eecb87 commit 379a1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/osx..install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

PACKAGES="cmake pkg-config fftw libogg libvorbis lame libsndfile libsamplerate jack sdl libsoundio stk portaudio node fltk qt5"
PACKAGES="cmake pkg-config libogg libvorbis lame libsndfile libsamplerate jack sdl libsoundio stk portaudio node fltk qt5"

if "${TRAVIS}"; then
PACKAGES="$PACKAGES ccache"
Expand Down

0 comments on commit 379a1b7

Please sign in to comment.