summaryrefslogtreecommitdiffstats
path: root/libraries/aubio/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/aubio/README')
-rw-r--r--libraries/aubio/README4
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.