mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Add gstreamer dependencies to .travis.yml for the gstreamer-backend
This commit is contained in:
parent
8206c57024
commit
34b0330198
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ addons:
|
|||
- portaudio19-dev
|
||||
- libasound2-dev
|
||||
- libsdl2-dev
|
||||
- gstreamer1.0-dev
|
||||
- libgstreamer-plugins-base1.0-dev
|
||||
|
||||
before_script:
|
||||
- mkdir -p ~/.cargo
|
||||
|
|
Loading…
Reference in a new issue