# command to prepare the system to install prerequisites or dependencies
before_install:
- sudo apt-get -qq update
- - sudo apt-get install -qq libhdf5-serial-dev
+ - sudo apt-get install -qq libhdf5-serial-dev python-h5py
- sudo apt-get install -qq libatlas-dev libatlas-base-dev gfortran
- sudo apt-get install -qq python-numpy python-scipy
- sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly