Update the documentation around dev dependencies. (#565)

This commit is contained in:
Dorian Pula 2019-11-19 11:11:46 -05:00 committed by Michael Droettboom
parent bd38722f2d
commit f14c3fe5c8
1 changed files with 3 additions and 1 deletions

View File

@ -64,7 +64,9 @@ Additional build prerequisites are:
- PyYAML
- [lessc](http://lesscss.org/) to compile less to css.
- [uglifyjs](https://github.com/mishoo/UglifyJS) to minify Javascript builds.
- [ccache](https://ccache.samba.org) (optional) recommended for much faster rebuilds.
- gfortran (GNU Fortran 95 compiler)
- [f2c](http://www.netlib.org/f2c/)
- [ccache](https://ccache.samba.org) (optional) *highly* recommended for much faster rebuilds.
On Mac, you will also need: