We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a0a1c commit c1e559eCopy full SHA for c1e559e
1 file changed
ci/setup.ps1
@@ -79,7 +79,7 @@ if ($isLinux) {
79
# sudo apt install -y ninja-build
80
81
# install GL libs required by qt
82
- sudo apt install -y libgl1-mesa-dev mesa-common-dev
+ sudo apt install -y libgl1-mesa-dev mesa-common-dev libxkbcommon-x11-0 libxkbcommon-x11-dev
83
84
# install qt
85
# sudo add-apt-repository "ppa:beineri/opt-qt-5.12.3-xenial"
0 commit comments