- sudo apt-get install -qq python-numpy python-scipy python-matplotlib python-networkx python-setuptools
- sudo apt-get install -qq libhdf5-serial-dev python-h5py python-tables
- sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad
+ - if [[ $TEST_TARGET == 'server' ]]; then
+ sudo apt-get install -qq python-mysqldb
+ fi
# Install TimeSide
install: