git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6be6253
)
brutefir: add alsao to depends
author
Koen Kooi
<koen@openembedded.org>
Thu, 2 Aug 2007 13:36:09 +0000
(13:36 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 2 Aug 2007 13:36:09 +0000
(13:36 +0000)
packages/brutefir/brutefir_1.0i.bb
patch
|
blob
|
history
diff --git
a/packages/brutefir/brutefir_1.0i.bb
b/packages/brutefir/brutefir_1.0i.bb
index
0323ced
..
52e56ac
100644
(file)
--- a/
packages/brutefir/brutefir_1.0i.bb
+++ b/
packages/brutefir/brutefir_1.0i.bb
@@
-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"