Skip to content

Commit 734b584

Browse files
committed
We should not need Qt developer packages
1 parent 5e0ad51 commit 734b584

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/actions/install-qt-support/action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ runs:
77
if: runner.os == 'Linux'
88
run: |
99
sudo apt-get update
10-
sudo apt-get install qtbase5-dev
11-
sudo apt-get install qtchooser
12-
sudo apt-get install qt5-qmake
13-
sudo apt-get install qtbase5-dev-tools
1410
sudo apt-get install libegl1
1511
sudo apt-get install libxkbcommon-x11-0
1612
sudo apt-get install libxcb-icccm4

0 commit comments

Comments
 (0)