mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Install qt6-tools-dev-tools
This commit is contained in:
parent
c3a2a35a16
commit
395068d001
@ -94,7 +94,7 @@ jobs:
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y qtchooser qt6-tools-dev qt6-base-dev-tools qmake6 qmake6-bin \
|
||||
qt6-base-dev qt6-multimedia-dev \
|
||||
qt6-base-dev qt6-multimedia-dev qt6-tools-dev-tools \
|
||||
libqt6opengl6-dev libunarr-dev qt6-declarative-dev libqt6svg6-dev
|
||||
displayName: 'Install dependencies'
|
||||
- script: |
|
||||
|
Loading…
Reference in New Issue
Block a user