brutefir: depend on all fftw flavours
authorKoen Kooi <koen@openembedded.org>
Sat, 21 Jul 2007 09:39:28 +0000 (09:39 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 21 Jul 2007 09:39:28 +0000 (09:39 +0000)
packages/brutefir/brutefir_1.0i.bb

index 3c43178..0323ced 100644 (file)
@@ -1,7 +1,9 @@
 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