We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb3978 commit 7630417Copy full SHA for 7630417
.github/workflows/linux-builds.yml
@@ -16,6 +16,7 @@ jobs:
16
run: |
17
sudo apt-get update --fix-missing
18
sudo apt-get install qt5-default
19
+ sudo apt-get install libqt5x11extras5-dev
20
- name: qmake
21
run: qmake
22
- name: make
0 commit comments