]> git.parisson.com Git - timeside.git/commitdiff
fix:(travis): add dependency on python-numexpr
authorThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 11:13:32 +0000 (13:13 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 11:13:32 +0000 (13:13 +0200)
.travis.yml
README.rst

index 5334bcd7cfa26838738b0044f1b1d8f0546caa7f..a19f01520845ee46b3b5ffedf39c31b19c65df31 100644 (file)
@@ -10,7 +10,7 @@ before_install:
  - sudo apt-get -qq update
  - sudo apt-get install python-setuptools
  - sudo apt-get install -qq python-numpy python-scipy python-matplotlib
- - sudo apt-get install -qq libhdf5-serial-dev python-h5py
+ - sudo apt-get install -qq libhdf5-serial-dev python-h5py python-numexpr
  - 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
index 713385a72d95a03a15ced8cb1ce97f93981626f3..5b0a1170006f7702df90659e868a7e85ba6d7d6a 100644 (file)
@@ -292,7 +292,7 @@ Dependencies
 Needed::
 
  python (>=2.7) python-setuptools python-numpy python-scipy python-h5py python-matplotlib python-imaging
- python-simplejson python-yaml python-mutagen libhdf5-serial-dev python-gst0.10
+ python-simplejson python-yaml python-mutagen libhdf5-serial-dev python-numexpr python-gst0.10
  gstreamer0.10-gnonlin gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly
 
 Optional::