summaryrefslogtreecommitdiffstats
path: root/audio/qjackctl/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/qjackctl/README')
-rw-r--r--audio/qjackctl/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/audio/qjackctl/README b/audio/qjackctl/README
index 3537875504..22451d25ff 100644
--- a/audio/qjackctl/README
+++ b/audio/qjackctl/README
@@ -6,10 +6,14 @@ control of the status of the audio server daemon. With time, this
primordial interface has become richer by including a enhanced
patchbay and connection control features.
-Note: This package optionally uses POSIX filesystem capabilities
-to execute with elevated privileges (required for realtime audio
-processing). This may be considered a security/stability risk. Please
-read http://www.slackbuilds.org/caps/ for more information. To enable
-capabilities, pass SETCAP=yes to the script.
+qjackctl supports either qt5 or qt6. If qt6 is found at build time,
+it will be used; otherwise, qt5 will be used. This isn't a problem,
+just something to be aware of.
+
+Note: This package uses POSIX filesystem capabilities to execute with
+elevated privileges (required for realtime audio processing). This
+may be considered a security/stability risk. Please read
+http://www.slackbuilds.org/caps/ for more information. To disable
+capabilities, pass SETCAP=no to the script.
Optional dependency: portaudio