diff options
Diffstat (limited to 'audio/pulseaudio/README')
-rw-r--r-- | audio/pulseaudio/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/pulseaudio/README b/audio/pulseaudio/README index ccee048922..7c0de995fc 100644 --- a/audio/pulseaudio/README +++ b/audio/pulseaudio/README @@ -5,8 +5,6 @@ for the Enlightened Sound Daemon (ESOUND). Pulseaudio will need a pulse group/user to run. You can add one with # groupadd -g 216 pulse # useradd -u 216 -g pulse -d /var/lib/pulse pulse -or something similar. See http://slackbuilds.org/uid_gid.txt for details -on the gid and uid assignments. +See http://slackbuilds.org/uid_gid.txt for details on the uid/gid assignments. -Requires: speex, json-c -Optional: jack-audio-connection-kit, avahi, lirc, libasyncns, orc +Optional deps: jack-audio-connection-kit, avahi, lirc, libasyncns, orc |