mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 00:43:24 +08:00
apple-gcc42 is now in homebrew/dupes
This commit is contained in:
parent
5095de815d
commit
5789e6e1b1
4
Brewfile
4
Brewfile
|
@ -4,7 +4,7 @@
|
||||||
update
|
update
|
||||||
|
|
||||||
# add this repo to Homebrew's sources
|
# add this repo to Homebrew's sources
|
||||||
tap homebrew/versions
|
tap homebrew/dupes
|
||||||
|
|
||||||
# install the gcc compiler required for ruby
|
# install the gcc compiler required for ruby
|
||||||
install apple-gcc42
|
install apple-gcc42
|
||||||
|
@ -19,4 +19,4 @@ install postgresql
|
||||||
install redis
|
install redis
|
||||||
|
|
||||||
# install headless Javascript testing library
|
# install headless Javascript testing library
|
||||||
install phantomjs
|
install phantomjs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user