]> git.parisson.com Git - timeside-diadems.git/commitdiff
Try again Gstreamer install for Travis
authorThomas Fillon <thomas@parisson.com>
Mon, 14 Apr 2014 22:23:35 +0000 (00:23 +0200)
committerThomas Fillon <thomas@parisson.com>
Mon, 14 Apr 2014 22:23:35 +0000 (00:23 +0200)
.travis.yml

index 8aaa3e5e8053182ef0da9fb629dc0c4a6ad98c0a..04cb36aa4ecfcfab130dea4744ad7669b79a9321 100644 (file)
@@ -9,6 +9,7 @@ before_install:
  - sudo apt-get install -qq libhdf5-serial-dev
  - 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
 
 # command to install dependencies
 #install: