diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-10-15 14:30:03 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:05 +0700 |
commit | 71351f0e8e33d97ddc17e78a5dcc9806ea300bfb (patch) | |
tree | bd03d3c85396f87e1c36109bc0a31ac5d5561e54 /libraries/aubio/README | |
parent | e0de815b565ff0dfd39fd30d201e8be7888d25e4 (diff) | |
download | slackbuilds-71351f0e8e33d97ddc17e78a5dcc9806ea300bfb.tar.gz |
libraries/aubio: Updated for version 0.4.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/aubio/README')
-rw-r--r-- | libraries/aubio/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/aubio/README b/libraries/aubio/README index 512e909f40..1f7d7c3080 100644 --- a/libraries/aubio/README +++ b/libraries/aubio/README @@ -7,5 +7,5 @@ results too. jack-audio-connection-kit and ffmpeg are optional dependencies. -To build the python bindings, pass BINDINGS=yes to the script. -This depends on numpy. +To build the python bindings, pass BINDINGS=yes to the script: +for these you need the additional dependency numpy. |