Merge pull request #1045 from thijskh/patch-1

Add gcc to Debian prerequisites
This commit is contained in:
Christian Mehlmauer
2017-01-11 17:51:25 +01:00
committed by GitHub

View File

@@ -110,7 +110,7 @@ Windows is not supported
### Installing dependencies on Debian
sudo apt-get install git ruby ruby-dev libcurl4-openssl-dev make zlib1g-dev
sudo apt-get install gcc git ruby ruby-dev libcurl4-openssl-dev make zlib1g-dev
### Installing dependencies on Fedora