diff options
Diffstat (limited to 'audio/pulseaudio/README')
-rw-r--r-- | audio/pulseaudio/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/pulseaudio/README b/audio/pulseaudio/README index a7e36ca57a..ee9416b5ff 100644 --- a/audio/pulseaudio/README +++ b/audio/pulseaudio/README @@ -7,6 +7,6 @@ Pulseaudio will need a pulse group/user to run. You can add one with # useradd -u 214 -g pulse -d /var/lib/pulse pulse or something similar. See http://slackbuilds.org/uid_gid.txt -Pulseaudio requires liboil, libatomic_ops, libsamplerate and libsndfile, -and libcap. It will also make use of jack-audio-connection-kit. All of -these dependencies are available at SlackBuilds.org. +Pulseaudio requires libatomic_ops, libsamplerate, and libsndfile. +It will also make use of jack-audio-connection-kit. All of these +dependencies are available at SlackBuilds.org. |