summaryrefslogtreecommitdiff
path: root/audio/pulseaudio/README
diff options
context:
space:
mode:
authornobody <nobody>2010-05-13 00:21:59 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 00:21:59 +0200
commit30eff2f17604032f6e48361925be0efa66bcb8b3 (patch)
tree1f59c4df6c18e3f63006fac6e6e07fdc043e97ee /audio/pulseaudio/README
parentf036827d34a7ef984754ae5dd62242e3bd103fc2 (diff)
downloadslackbuilds-30eff2f17604032f6e48361925be0efa66bcb8b3.tar.gz
audio/pulseaudio: Updated for version 0.9.10
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.