AppImage building: use Qt 5.12.9 instead of 5.12.7
This commit is contained in:
parent
be3d3692ef
commit
340c88f123
|
@ -34,7 +34,7 @@ setup_dns() {
|
|||
|
||||
install_apt_packages() {
|
||||
apt install -y software-properties-common
|
||||
add-apt-repository -y ppa:beineri/opt-qt-5.12.7-xenial
|
||||
add-apt-repository -y ppa:beineri/opt-qt-5.12.9-xenial
|
||||
apt update -y
|
||||
|
||||
apt install -y \
|
||||
|
|
Loading…
Reference in New Issue
Block a user