add libtool for osx build

This commit is contained in:
Klas Lindfors
2016-09-23 11:22:25 +02:00
parent 9714414635
commit 1bc8a3fb14
+1
View File
@@ -37,6 +37,7 @@ if [ "x$TRAVIS_OS_NAME" != "xosx" ]; then
else
ARCH=osx
brew update
brew install libtool
brew install help2man
brew install pkg-config
brew install gengetopt