diff options
Diffstat (limited to 'network/palemoon')
-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 72c8031fec5db..e6981a79191b8 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 |