Skip to content

Commit

Permalink
Add gstreamer-alsa to travis, so he finally starts passing that test
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik committed Mar 2, 2014
1 parent d7def50 commit 7bf1fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: cpp
compiler: gcc
before_install:
- "sudo apt-get update -qq"
- "sudo apt-get install -qq autoconf libgtk2.0-dev libdbus-glib-1-dev libtag1-dev libgstreamer-plugins-base0.10-dev zip unzip gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg gtk2-engines-pixbuf"
- "sudo apt-get install -qq autoconf libgtk2.0-dev libdbus-glib-1-dev libtag1-dev libgstreamer-plugins-base0.10-dev zip unzip gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg gtk2-engines-pixbuf gstreamer0.10-alsa"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
install:
Expand Down

0 comments on commit 7bf1fc0

Please sign in to comment.