mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix missing dependency in brew
Needed automake to get beyond ./configure: line 409: aclocal: command not found XCode 4.6, pretty virgin setup
This commit is contained in:
parent
68af9bf6b9
commit
06613f716b
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ language. It is currently developed on OS X and Linux.
|
|||
On OS X (homebrew):
|
||||
|
||||
brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb
|
||||
brew install automake
|
||||
|
||||
On OS X (MacPorts):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue