summaryrefslogtreecommitdiffstats
path: root/audio/pulseaudio/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pulseaudio/README')
-rw-r--r--audio/pulseaudio/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pulseaudio/README b/audio/pulseaudio/README
index ee9416b5ff..f18d59f7f5 100644
--- a/audio/pulseaudio/README
+++ b/audio/pulseaudio/README
@@ -3,8 +3,8 @@ and Microsoft Windows. It is intended to be an improved drop-in replacement
for the Enlightened Sound Daemon (ESOUND).
Pulseaudio will need a pulse group/user to run. You can add one with
- # groupadd -g 214 pulse
- # useradd -u 214 -g pulse -d /var/lib/pulse pulse
+ # groupadd -g 216 pulse
+ # useradd -u 216 -g pulse -d /var/lib/pulse pulse
or something similar. See http://slackbuilds.org/uid_gid.txt
Pulseaudio requires libatomic_ops, libsamplerate, and libsndfile.