From: Paul Brossier Date: Thu, 2 Jul 2020 13:40:10 +0000 (+0200) Subject: [waf] add rubberband to nodeps list X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=e6255799f5773036049a872845d63dc995a4e69c;p=aubio.git [waf] add rubberband to nodeps list --- diff --git a/wscript b/wscript index 623dab44..affa24d9 100644 --- a/wscript +++ b/wscript @@ -137,6 +137,7 @@ def configure(ctx): 'sndfile', 'samplerate', 'jack', + 'rubberband', 'avcodec', 'blas', 'fftw3',