Skip to content

Commit

Permalink
travis modified
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 27, 2013
1 parent 7394b41 commit b402047
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -12,12 +12,11 @@ before_install:
- sudo pip install -r requirements.txt --use-mirrors
- echo 'yes' | sudo add-apt-repository ppa:gstreamer-developers/ppa
- sudo apt-get update
- sudo apt-get install .*gstreamer.*1\.0.* libgtk-3-dev
- sudo apt-get install python-gi python3-gi gstreamer1.0-tools gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0
- sudo apt-get install gstreamer1.0-plugins-good
- sudo apt-get install gstreamer1.0-plugins-ugly
- sudo apt-get install gstreamer1.0-plugins-bad
- sudo apt-get install gstreamer1.0-libav
- sudo apt-get install gstreamer1.0-libav
- sudo apt-get install python-scipy
- export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
- sudo apt-get build-dep gstreamer1.0
Expand Down

0 comments on commit b402047

Please sign in to comment.