From 88c81f6842a41b35bd77d1f084885f2a051de9f7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 18 Jan 2020 16:10:32 -0500 Subject: [PATCH] audio/chuck: Migrate jack-audio-connection-kit => jack. Signed-off-by: B. Watson --- audio/chuck/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/chuck/README b/audio/chuck/README index a93e6f7328..a77fec203c 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.