workflows: Add missing qt5 package for a private header
This commit is contained in:
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@@ -252,6 +252,7 @@ jobs:
|
|||||||
slug: -Qt
|
slug: -Qt
|
||||||
packages: >-
|
packages: >-
|
||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
|
qtbase5-private-dev
|
||||||
qttools5-dev
|
qttools5-dev
|
||||||
libevdev-dev
|
libevdev-dev
|
||||||
libxkbcommon-x11-dev
|
libxkbcommon-x11-dev
|
||||||
|
Reference in New Issue
Block a user