Browse Source

CI: fftw is needed for audio2cvpitch module

Signed-off-by: falkTX <falktx@falktx.com>
tags/23.07
falkTX 2 years ago
parent
commit
76a2edce3a
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/build.yml

+ 0
- 1
.github/workflows/build.yml View File

@@ -9,7 +9,6 @@ env:
EMSCRIPTEN_VERSION: 3.1.27
LIBGL_ALWAYS_SOFTWARE: true
PAWPAW_SKIP_LTO: 1
PAWPAW_SKIP_FFTW: 1
PAWPAW_SKIP_GLIB: 1
PAWPAW_SKIP_LV2: 1
PAWPAW_SKIP_SAMPLERATE: 1


Loading…
Cancel
Save