easyeffects: override speexdsp to disable fftw in build

This commit is contained in:
PassiveLemon
2026-04-20 14:11:39 -04:00
parent 0ae4995ff5
commit 4660621787
+2 -1
View File
@@ -55,6 +55,7 @@ let
kirigami-addons
qqc2-desktop-style
;
speexdsp' = speexdsp.override { withFftw3 = false; };
in
stdenv.mkDerivation (finalAttrs: {
@@ -109,7 +110,7 @@ stdenv.mkDerivation (finalAttrs: {
rnnoise
rubberband
soundtouch
speexdsp
speexdsp'
onetbb
webrtc-audio-processing
zita-convolver