This commit is contained in:
parent
2d8c94fa15
commit
a876f4e06d
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ steps:
|
||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
- apt-get -y update
|
- apt-get -y update
|
||||||
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev
|
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev alsa-lib
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
Loading…
Reference in a new issue