mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 18:04:20 +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…
Add table
Reference in a new issue