[oe-commits] org.oe.dev brutefir: add alsao to depends

koen commit openembedded-commits at lists.openembedded.org
Thu Aug 2 14:05:47 UTC 2007


brutefir: add alsao to depends

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 135506b04d780ed849403830feb3df4df7516a1a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=135506b04d780ed849403830feb3df4df7516a1a
Files:
1
packages/brutefir/brutefir_1.0i.bb
Diffs:

#
# mt diff -rb6265fc5525225d217a795c7529e5da281265a5d -r135506b04d780ed849403830feb3df4df7516a1a
#
# 
# 
# patch "packages/brutefir/brutefir_1.0i.bb"
#  from [e02d07dc7527439ee60d4c2ec25ba9b3d2df741b]
#    to [b055cef93c54cc43e7e096fdf1eb621bdc58fb2a]
# 
============================================================
--- packages/brutefir/brutefir_1.0i.bb	e02d07dc7527439ee60d4c2ec25ba9b3d2df741b
+++ packages/brutefir/brutefir_1.0i.bb	b055cef93c54cc43e7e096fdf1eb621bdc58fb2a
@@ -1,7 +1,7 @@ LICENSE = "GPLv2"
 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"
 






More information about the Openembedded-commits mailing list