diff options
author | Christoph Willing <chris.willing@linux.com> | 2015-09-14 01:27:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-14 01:27:54 +0700 |
commit | abbd682493819b5b63853cb17acff92dd56f2212 (patch) | |
tree | 874fcd4255594444889870a69d8d3029039e7b92 /audio/pulseaudio/README | |
parent | a2fa8c03e7924204062aea3cd1c9731a9f56cc78 (diff) |
audio/pulseaudio: Make bash completion script posix friendly.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/pulseaudio/README')
-rw-r--r-- | audio/pulseaudio/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/pulseaudio/README b/audio/pulseaudio/README index b8d3234a3a..7e45020fa2 100644 --- a/audio/pulseaudio/README +++ b/audio/pulseaudio/README @@ -2,7 +2,10 @@ pulseaudio is a networked sound server for Unix-like operating systems and Microsoft Windows. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESOUND). -Optional deps: jack-audio-connection-kit, avahi, lirc, libasyncns, orc +Optional deps: sbc, jack-audio-connection-kit, avahi, lirc, libasyncns, orc + +Bluetooth support requires the optional sbc package (in addition to the +standard bluez package). USAGE: In almost all cases, pulseaudio should be run as a normal user daemon |