mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
Merge pull request #295 from zpao/libtool
Add libtool to brew install requirements
This commit is contained in:
commit
1c3db7cf44
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ language. It is currently developed on OS X and Linux.
|
||||||
On OS X (homebrew):
|
On OS X (homebrew):
|
||||||
|
|
||||||
brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb
|
brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb
|
||||||
brew install automake
|
brew install automake libtool
|
||||||
|
|
||||||
On OS X (MacPorts):
|
On OS X (MacPorts):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue