mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
Add libtool to OSX installs
This commit is contained in:
parent
6d70406595
commit
2ddf127207
@ -183,11 +183,11 @@ For OsX:
|
|||||||
|
|
||||||
Via MacPorts:
|
Via MacPorts:
|
||||||
|
|
||||||
sudo port install md5sha1sum cmake
|
sudo port install md5sha1sum cmake libtool
|
||||||
|
|
||||||
Via Homebrew:
|
Via Homebrew:
|
||||||
|
|
||||||
brew install md5sha1sum cmake
|
brew install md5sha1sum cmake libtool
|
||||||
|
|
||||||
TODO: release the Dockerfile which has this in it
|
TODO: release the Dockerfile which has this in it
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user