Moved brew-formulas.txt to Brewfile
http://robots.thoughtbot.com/brewfile-a-gemfile-but-for-homebrew
This commit is contained in:
18
Brewfile
Normal file
18
Brewfile
Normal file
@@ -0,0 +1,18 @@
|
||||
# Run `brew bundle` to automatically install these packages
|
||||
# http://robots.thoughtbot.com/brewfile-a-gemfile-but-for-homebrew
|
||||
|
||||
install readline
|
||||
install sqlite
|
||||
install gdbm
|
||||
install pkg-config
|
||||
install gfortran
|
||||
install python
|
||||
install yuicompressor
|
||||
install node
|
||||
install graphviz
|
||||
install mysql
|
||||
install geos
|
||||
install mongodb
|
||||
install lynx
|
||||
install libjpeg
|
||||
install libtiff
|
||||
@@ -1,15 +0,0 @@
|
||||
readline
|
||||
sqlite
|
||||
gdbm
|
||||
pkg-config
|
||||
gfortran
|
||||
python
|
||||
yuicompressor
|
||||
node
|
||||
graphviz
|
||||
mysql
|
||||
geos
|
||||
mongodb
|
||||
lynx
|
||||
libjpeg
|
||||
libtiff
|
||||
Reference in New Issue
Block a user