DESCRIPTION = "BruteFIR is a software convolution engine, a program for applying long FIR filters to multi-channel digital audio, either offline or in realtime."
LICENSE = "GPLv2"
-DEPENDS = "fftw"
+DEPENDS = "fftw fftwf fftwl"
+
+PR = "r1"
# The unbreak-makefile disables the SSE2, MMX and jack support, feel free
# to add back SSE and MMX after fixing the makefile to not use uname to check for cpu