Commit 46606217 authored by PassiveLemon's avatar PassiveLemon
Browse files

easyeffects: override speexdsp to disable fftw in build

parent 0ae4995f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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