1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 19:47:41 +03:00
vimr/Brewfile

11 lines
137 B
Plaintext
Raw Normal View History

2017-10-22 21:38:11 +03:00
brew 'carthage'
2017-12-03 11:59:15 +03:00
brew 'gnu-sed'
2017-10-22 21:38:11 +03:00
brew 'libtool'
brew 'automake'
2017-12-03 11:59:15 +03:00
brew 'cmake'
brew 'pkg-config'
brew 'gettext'
2017-10-22 21:38:11 +03:00
brew 'ninja'
brew 'python3'