Add libtool to macOS build requirements.
This commit is contained in:
@ -160,7 +160,7 @@ build and use an older 0.5 release on Windows.
|
||||
|
||||
Assuming you have Xcode (or Xcode Commane Line Tools) and Homebrew installed:
|
||||
``` shell
|
||||
brew install automake pkg-config
|
||||
brew install automake libtool pkg-config
|
||||
# For MySQL support
|
||||
brew install mysql
|
||||
# For PostgreSQL support
|
||||
|
||||
Reference in New Issue
Block a user