From 9cf259229a6e23e7cebd6f715b170ccf3c72e7ce Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Thu, 28 Sep 2023 15:59:50 +0200 Subject: [PATCH] ci/fedora: Add qt6 packages to the deps It's already getting installed but add them explicitly Part-of: --- .gitlab-image-tags.yml | 2 +- ci/docker/fedora/deps.txt | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 09216f8ca7..2f13494938 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,7 +5,7 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2024-10-31.0' + FEDORA_TAG: '2024-10-27.3' DEBIAN_TAG: '2024-10-27.0' diff --git a/ci/docker/fedora/deps.txt b/ci/docker/fedora/deps.txt index 86d61db929..d766250055 100644 --- a/ci/docker/fedora/deps.txt +++ b/ci/docker/fedora/deps.txt @@ -97,6 +97,17 @@ qt5-qtquickcontrols2-devel qt5-qttools-common qt5-qtwayland-devel qt5-qtx11extras-devel +qt6-doctools +qt6-linguist +qt6-qtbase-devel +qt6-qtbase-gui +qt6-qtbase-private-devel +qt6-qtdeclarative-devel +qt6-qtmultimedia-devel +qt6-qtquickcontrols2-devel +qt6-qtshadertools +qt6-qttools +qt6-qtwayland-devel redhat-rpm-config sbc-devel SDL2-devel