diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 16:37:50 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:49 +0700 |
commit | 1cc14048092c402af6ad7b6700cdb3c12229929b (patch) | |
tree | 21cde2ddfabca2ba67b28adf3c67c8bbca2fbc17 | |
parent | 3f9e22a4e95d12fe28537545844892cb11b7d22f (diff) | |
download | slackbuilds-1cc14048092c402af6ad7b6700cdb3c12229929b.tar.gz |
audio/miniAudicle: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | audio/miniAudicle/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/miniAudicle/README b/audio/miniAudicle/README index b5423d9fe9..8b01b2c12a 100644 --- a/audio/miniAudicle/README +++ b/audio/miniAudicle/README @@ -7,6 +7,5 @@ modes of 'chuck' operation and with other chuck tools. 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. |