mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 00:15:07 -04:00
Stop installing qtscript in azure pipelines
This commit is contained in:
@ -37,7 +37,7 @@ jobs:
|
||||
sudo add-apt-repository ppa:kubuntu-ppa/backports
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y --allow-unauthenticated qt-default qt5-qmake \
|
||||
qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev qtscript5-dev \
|
||||
qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev \
|
||||
libqt5opengl5-dev libglu1-mesa-dev libunarr-dev qtdeclarative5-dev libqt5svg5-dev
|
||||
displayName: 'Install dependencies'
|
||||
- script: |
|
||||
|
Reference in New Issue
Block a user