diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 587a8c3eb8..09216f8ca7 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,9 +5,9 @@ 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-30.1' + FEDORA_TAG: '2024-10-31.0' - DEBIAN_TAG: '2024-10-25.0' + DEBIAN_TAG: '2024-10-27.0' INDENT_TAG: '2024-05-28.0' diff --git a/ci/docker/debian/deps.txt b/ci/docker/debian/deps.txt index 6cd8e4b5a5..467e49facc 100644 --- a/ci/docker/debian/deps.txt +++ b/ci/docker/debian/deps.txt @@ -163,6 +163,7 @@ libpolkit-gobject-1-dev libpulse-dev libpython3-all-dev libqrencode-dev +libqrencode-dev libqt5waylandclient5-dev libqt5x11extras5-dev libraw1394-dev diff --git a/ci/docker/fedora/deps.txt b/ci/docker/fedora/deps.txt index 088e2fe2dc..86d61db929 100644 --- a/ci/docker/fedora/deps.txt +++ b/ci/docker/fedora/deps.txt @@ -88,6 +88,7 @@ python3-gobject python3-pip python3-wheel qemu-system-x86 +qrencode-devel qt5-linguist qt5-qtbase-devel qt5-qtbase-private-devel