diff options
author | nobody <nobody> | 2010-05-13 00:21:59 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:21:59 +0200 |
commit | 30eff2f17604032f6e48361925be0efa66bcb8b3 (patch) | |
tree | 1f59c4df6c18e3f63006fac6e6e07fdc043e97ee /audio/pulseaudio/README | |
parent | f036827d34a7ef984754ae5dd62242e3bd103fc2 (diff) | |
download | slackbuilds-30eff2f17604032f6e48361925be0efa66bcb8b3.tar.gz |
audio/pulseaudio: Updated for version 0.9.10
Diffstat (limited to 'audio/pulseaudio/README')
-rw-r--r-- | audio/pulseaudio/README | 4 |
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. |