mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[client] ci: install Xvfb for render tests
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Install client dependencies
|
||||
run: |
|
||||
sudo apt-get install \
|
||||
weston libgtest-dev libgl1-mesa-dri \
|
||||
weston xvfb libgtest-dev libgl1-mesa-dri \
|
||||
libdw-dev libunwind-dev \
|
||||
libspice-protocol-dev nettle-dev \
|
||||
libgl-dev libgles-dev \
|
||||
|
||||
Reference in New Issue
Block a user