mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-10-31 22:59:14 +00:00
Install libgstreamer-plugins-base1.0-dev for Travis
This commit is contained in:
parent
1fdcf48303
commit
57956cafad
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- libgstreamer1.0-dev
|
||||
- libgstreamer-plugins-base1.0-dev
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
|
|
Loading…
Reference in a new issue