Skip to content

Fedora: Force installation of Qt dependencies

João Valverde requested to merge (removed):fedora-install-qt-deps into master

Force installation of Qt5 and Qt6 dependencies using rpm-setup-master.sh.

By default Qt6 is installed for Fedora 35 or later. rpm-setup-3.4sh should pull Qt5 but that will reach EOL soon.

Force installation of Qt6 for Wireshark 4.2 and later.

Force installation of Qt5 for earlier versions of Wireshark.

Merge request reports