add libtool for osx build
This commit is contained in:
@@ -37,6 +37,7 @@ if [ "x$TRAVIS_OS_NAME" != "xosx" ]; then
|
|||||||
else
|
else
|
||||||
ARCH=osx
|
ARCH=osx
|
||||||
brew update
|
brew update
|
||||||
|
brew install libtool
|
||||||
brew install help2man
|
brew install help2man
|
||||||
brew install pkg-config
|
brew install pkg-config
|
||||||
brew install gengetopt
|
brew install gengetopt
|
||||||
|
|||||||
Reference in New Issue
Block a user