mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-03-11 02:55:37 +00:00
[client] ci: do not install libglew-dev
We removed the GLEW dependency, so we shouldn't be installing it.
This commit is contained in:
parent
2de9912ac0
commit
a8d4668c4d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -25,7 +25,6 @@ jobs:
|
||||||
libsdl2-dev libsdl2-ttf-dev \
|
libsdl2-dev libsdl2-ttf-dev \
|
||||||
libspice-protocol-dev nettle-dev \
|
libspice-protocol-dev nettle-dev \
|
||||||
libx11-dev libxss-dev libxi-dev \
|
libx11-dev libxss-dev libxi-dev \
|
||||||
libglew-dev \
|
|
||||||
wayland-protocols
|
wayland-protocols
|
||||||
- name: Configure client
|
- name: Configure client
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue