diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 17:23:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:59 +0700 |
commit | ae520cc9cec56720e238fa3e14389d19ef3e0b6f (patch) | |
tree | f3d8b450fb3990d1b2a919f26c48bf41ef0370a2 /network/palemoon/README | |
parent | 8e792b97033963b1114f22df10039f4bae6a2271 (diff) | |
download | slackbuilds-ae520cc9cec56720e238fa3e14389d19ef3e0b6f.tar.gz |
network/palemoon: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/palemoon/README')
-rw-r--r-- | network/palemoon/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/network/palemoon/README b/network/palemoon/README index 72c8031fec..e6981a7919 100644 --- a/network/palemoon/README +++ b/network/palemoon/README @@ -46,9 +46,8 @@ If your processor doesn't support sse2 instructions or you get segfaults, try looking in the SlackBuild for the OPTIMIZE build option (eventually refer to the Pale Moon developers for help). -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 ./palemoon.SlackBuild |