g++ wasn't pulled in by the other deps
authorkyberneticist@gmail.com
Sat, 25 Oct 2014 14:29:25 +0000
changeset 396 d5cb883a1875
parent 395 2ea04ea4594d
child 397 26d6c6c90181
g++ wasn't pulled in by the other deps
BuildingOnLinux.wiki
--- a/BuildingOnLinux.wiki	Fri Oct 17 22:19:41 2014 +0000
+++ b/BuildingOnLinux.wiki	Sat Oct 25 14:29:25 2014 +0000
@@ -14,7 +14,7 @@
 = Prerequisites =
 
 {{{
-sudo apt-get install mercurial cmake qt4-qmake libqt4-dev libsdl1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev liblua5.1-dev fpc libphysfs-dev fonts-dejavu-core ttf-wqy-zenhei
+sudo apt-get install mercurial cmake g++ qt4-qmake libqt4-dev libsdl1.2-dev libsdl-net1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev liblua5.1-dev fpc libphysfs-dev fonts-dejavu-core ttf-wqy-zenhei
 }}}
 If you want PNG screenshots, add:
 {{{