diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2a549469..75427c6fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ include: .fedora: variables: # Update this tag when you want to trigger a rebuild - FDO_DISTRIBUTION_TAG: '2025-05-10.0' + FDO_DISTRIBUTION_TAG: '2025-06-28.0' FDO_DISTRIBUTION_VERSION: '41' FDO_DISTRIBUTION_PACKAGES: >- alsa-lib-devel @@ -86,6 +86,8 @@ include: openal-soft readline-devel pandoc + fftw-libs-single + fftw-devel # Uncommenting the following two lines and disabling the meson entry above # will re-enable use of Meson via pip but please consider using a newer distro # image first or making the build system compatible instead! This is because