Fix install problems

This commit is contained in:
Gaël Métais
2015-02-06 18:30:15 +01:00
parent dcdd93bcaa
commit bc49bebb58
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# APT-GET
sudo apt-get update
sudo apt-get install lsb-release libfontconfig1 libfreetype6 -y --force-yes
sudo apt-get install curl git python-software-properties -y --force-yes
sudo apt-get install curl git python-software-properties build-essential make g++ -y --force-yes
# Installation of NodeJS
sudo add-apt-repository -y ppa:chris-lea/node.js