brutefir: add alsao to depends
authorKoen Kooi <koen@openembedded.org>
Thu, 2 Aug 2007 13:36:09 +0000 (13:36 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 2 Aug 2007 13:36:09 +0000 (13:36 +0000)
packages/brutefir/brutefir_1.0i.bb

index 0323ced..52e56ac 100644 (file)
@@ -1,7 +1,7 @@
 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 fftwf fftwl"
+DEPENDS = "alsa-lib fftw fftwf fftwl"
 
 PR = "r1"