Skip to content

Ubuntu: Force installation of Qt packages

João Valverde requested to merge (removed):update-ubuntu-for-qt6 into master

Without any options Qt6 would be installed, because that is the default for jammy.

Force installation of Qt5 build dependencies because that is what the Ubuntu DEB package uses.

Force installation of Qt6 build dependencies to allow testing Ubuntu builds using Qt6.

Merge request reports