Skip to content
Snippets Groups Projects
Unverified Commit fe3500d9 authored by Dilawar Singh's avatar Dilawar Singh Committed by GitHub
Browse files

Merge pull request #262 from BhallaLab/dilawar-patch-1

Update .travis_prepare_linux.sh
parents fe7e4e80 abda53f3
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,6 @@ sudo apt-get -y install libgsl0-dev ...@@ -8,6 +8,6 @@ sudo apt-get -y install libgsl0-dev
sudo apt-get -y install python-suds python-matplotlib sudo apt-get -y install python-suds python-matplotlib
sudo apt-get -y install python-qt4-dev python-qt4-gl python-sip-dev libqt4-dev libopenscenegraph-dev sudo apt-get -y install python-qt4-dev python-qt4-gl python-sip-dev libqt4-dev libopenscenegraph-dev
sudo apt-get -y install doxygen python-sphinx python-lxml sudo apt-get -y install doxygen python-sphinx python-lxml
sudo apt-get -y install git-buildpackage sudo apt-get -y install git-buildpackage fakeroot
sudo apt-get -y install -f sudo apt-get -y install -f
sudo ldconfig /usr/lib64 sudo ldconfig /usr/lib64
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment