diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 16:10:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:44 +0700 |
commit | 88c81f6842a41b35bd77d1f084885f2a051de9f7 (patch) | |
tree | da21ca1cea1b44e1203e7022b3ac4b1d9ed58de2 /audio/chuck | |
parent | f26bb91a84ea6387309315bc2c968774229d6845 (diff) |
audio/chuck: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/chuck')
-rw-r--r-- | audio/chuck/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/chuck/README b/audio/chuck/README index a93e6f7328a5..a77fec203cae 100644 --- a/audio/chuck/README +++ b/audio/chuck/README @@ -12,6 +12,5 @@ synthesis/analysis programs, and real-time interactive control. Please e-mail me if it works for 64-bit. SOUNDENGINE=jack or SOUNDENGINE=oss to enable jack or oss support: -in these cases you will need jack-audio-connection-kit or oss (and -the build script will produce a different binary). -SOUNDENGINE=alsa is the default. +in these cases you will need jack or oss (and the build script will +produce a different binary). SOUNDENGINE=alsa is the default. |