ci: add fftw

This commit is contained in:
Sam James 2025-06-28 07:56:10 +01:00
parent 64b7a8990e
commit 69eaa6d098
No known key found for this signature in database
GPG key ID: 738409F520DF9190

View file

@ -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