summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2013-06-07 19:24:07 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2013-06-07 19:24:07 (GMT)
commit0df515b46696d95a4c50bb9383105bef2f78236e (patch)
tree1df73b453d364c8eeecffb35ea8c5e49493e5698 /scripts
parentaf89e263226174989bbd9d7ce993846c8fb6fc07 (diff)
build fix for gcc 4.7, fedora 17
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/uni-get-dependencies.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/uni-get-dependencies.sh b/scripts/uni-get-dependencies.sh
index e2fdaa7..f5ace44 100755
--- a/scripts/uni-get-dependencies.sh
+++ b/scripts/uni-get-dependencies.sh
@@ -7,8 +7,9 @@
get_fedora_deps()
{
sudo yum install qt-devel bison flex eigen2-devel python-paramiko \
- boost-devel mpfr-devel gmp-devel glew-devel CGAL-devel gcc pkgconfig \
- git libXmu-devel curl imagemagick
+ boost-devel mpfr-devel gmp-devel glew-devel CGAL-devel gcc gcc-c++ pkgconfig \
+ opencsg-devel git libXmu-devel curl imagemagick ImageMagick make \
+ xorg-x11-server-Xvfb
}
get_qomo_deps()
contact: Jan Huwald // Impressum