libxcb-cursor-dev
This commit is contained in:
parent
0a55eebfd4
commit
6c36e01e1e
|
@ -285,6 +285,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install libxkbcommon-dev -y
|
sudo apt-get install libxkbcommon-dev -y
|
||||||
sudo apt-get install libxkbcommon-x11-0 -y
|
sudo apt-get install libxkbcommon-x11-0 -y
|
||||||
|
sudo apt-get install libxcb-cursor-dev -y
|
||||||
|
|
||||||
- name: Install hunspell for Ubuntu
|
- name: Install hunspell for Ubuntu
|
||||||
if: false && startsWith(matrix.config.name, 'Ubuntu')
|
if: false && startsWith(matrix.config.name, 'Ubuntu')
|
||||||
|
|
Loading…
Reference in New Issue