mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
try to get qt5.15 in ubuntu
This commit is contained in:
parent
bac5cfe9c2
commit
820e876885
@ -34,6 +34,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /'
|
sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /'
|
||||||
|
wget -qO - 'http://archive.neon.kde.org/public.key' | sudo apt-key add -
|
||||||
|
sudo apt-add-repository http://archive.neon.kde.org/user
|
||||||
sudo apt-get update --allow-insecure-repositories
|
sudo apt-get update --allow-insecure-repositories
|
||||||
sudo apt-get install -y --allow-unauthenticated qt5-default qt5-qmake \
|
sudo apt-get install -y --allow-unauthenticated qt5-default qt5-qmake \
|
||||||
qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev \
|
qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user