[client] ci: do not install libglew-dev

We removed the GLEW dependency, so we shouldn't be installing it.
This commit is contained in:
Quantum 2021-07-19 03:39:47 -04:00 committed by Geoffrey McRae
parent 2de9912ac0
commit a8d4668c4d

View file

@ -25,7 +25,6 @@ jobs:
libsdl2-dev libsdl2-ttf-dev \
libspice-protocol-dev nettle-dev \
libx11-dev libxss-dev libxi-dev \
libglew-dev \
wayland-protocols
- name: Configure client
env: