Remove already installed packages

This commit is contained in:
Guillaume BIENKOWSKI 2015-06-08 17:32:33 +02:00
parent 9f625d3855
commit fc2bf27c8a

View file

@ -17,7 +17,7 @@ env:
before_install:
- brew update
- brew install autoconf automake pkg-config doxygen nasm gettext wget yasm optipng imagemagick coreutils intltool
- brew install doxygen nasm gettext yasm optipng imagemagick coreutils intltool
- brew outdated cmake || brew upgrade cmake
- brew link gettext --force
- brew tap Gui13/linphone