]> git.parisson.com Git - timeside.git/commitdiff
Add gstreamer-plugins-bad dependency in Travis
authorThomas Fillon <thomas@parisson.com>
Tue, 15 Apr 2014 22:31:23 +0000 (00:31 +0200)
committerThomas Fillon <thomas@parisson.com>
Tue, 15 Apr 2014 22:31:23 +0000 (00:31 +0200)
.travis.yml

index 927df9c1b839a5e3606ff4fa411b39caa1e49533..bd54e2a177e91c11a2a4c5353c17224931872291 100644 (file)
@@ -12,7 +12,7 @@ before_install:
  - 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 python-matplotlib
- - sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly
+ - sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad
 
 # command to install dependencies
 #install: