mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-10 09:28:08 +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:
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:
|
||||||
|
Reference in New Issue
Block a user