diff options
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r-- | audio/mhwaveedit/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README index 47200ffa46af..ee4c88b2989c 100644 --- a/audio/mhwaveedit/README +++ b/audio/mhwaveedit/README @@ -10,11 +10,11 @@ the effects provided by the SoX application. It can also support additional file formats besides wav through libsndfile and mp3/ogg import and export through lame and oggenc/oggdec. -lame, jack-audio-connection-kit[*], and portaudio are optional dependencies. +lame, jack[*], and portaudio are optional dependencies. -[*] If jack-audio-connection-kit support is included, this package uses - POSIX filesystem capabilities to execute with elevated privileges - (required for realtime audio processing). This may be considered a +[*] If jack support is included, 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. |