diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 17:11:29 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:56 +0700 |
commit | deb764bab26cdd33beb9c6a494fe34ccf2e6d277 (patch) | |
tree | 134c733ad0bc2c34fb1bf239cae4828464b86348 /libraries/aubio | |
parent | 1d090125f783984ab71f193807e3635ec8909471 (diff) | |
download | slackbuilds-deb764bab26cdd33beb9c6a494fe34ccf2e6d277.tar.gz |
libraries/aubio: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/aubio')
-rw-r--r-- | libraries/aubio/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/aubio/README b/libraries/aubio/README index e9643bc662..0bab21e1c8 100644 --- a/libraries/aubio/README +++ b/libraries/aubio/README @@ -5,7 +5,7 @@ live audio. The name aubio comes from 'audio' with a typo: several transcription errors are likely to be found in the results too. -jack-audio-connection-kit and ffmpeg are optional dependencies. +jack and ffmpeg are optional dependencies. The python bindings are built if numpy is available and the python3 ones are built if numpy3 is available: if both versions of python |