ccache

ArnaudBienner 2014-11-01 05:10:24 -07:00
parent e3367c0a32
commit a9482be0cb
1 changed files with 4 additions and 0 deletions

@ -56,6 +56,10 @@ On Fedora:
llibcdio-devel qca-ossl fftw-devel sparsehash-devel sqlite-devel \
pulseaudio-libs-devel libqtwebkit-dev sha2-devel"
You can also optionally install ccache, to speed up compilation in some cases.
On Ubuntu:
sudo apt-get install ccache
## Compiling
This is the easy bit!