mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 13:37:22 +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
.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…
Reference in New Issue
Block a user