diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 17:22:57 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:59 +0700 |
commit | 8e792b97033963b1114f22df10039f4bae6a2271 (patch) | |
tree | 5119979f0902c13646d2093b3ccc859d8dd2f3a5 /network/basilisk | |
parent | 067225b91de37ebdc12c456a40584d20f1e17292 (diff) |
network/basilisk: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/basilisk')
-rw-r--r-- | network/basilisk/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/network/basilisk/README b/network/basilisk/README index 608efa0cc378..6093a0b8ef4a 100644 --- a/network/basilisk/README +++ b/network/basilisk/README @@ -13,8 +13,7 @@ Some build time options: will override the default and build with gtk2 instead of gtk3. -jack-audio-connection-kit is an optional dependency and, if detected, -automatically built. If this is undesirable you can blacklist jack, by -passing the variable: +jack is an optional dependency and, if detected, automatically built. If +this is undesirable you can blacklist jack, by passing the variable: BLACKLIST_JACK=yes ./basilisk.SlackBuild |