mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-25 01:10:04 +01:00
ci: add fftw
This commit is contained in:
parent
64b7a8990e
commit
69eaa6d098
1 changed files with 3 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ include:
|
||||||
.fedora:
|
.fedora:
|
||||||
variables:
|
variables:
|
||||||
# Update this tag when you want to trigger a rebuild
|
# 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_VERSION: '41'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
alsa-lib-devel
|
alsa-lib-devel
|
||||||
|
|
@ -86,6 +86,8 @@ include:
|
||||||
openal-soft
|
openal-soft
|
||||||
readline-devel
|
readline-devel
|
||||||
pandoc
|
pandoc
|
||||||
|
fftw-libs-single
|
||||||
|
fftw-devel
|
||||||
# Uncommenting the following two lines and disabling the meson entry above
|
# 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
|
# 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
|
# image first or making the build system compatible instead! This is because
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue