[pulseaudio] 01/01: Add dbus-user-session to Recommends of pulseaudio
Felipe Sateler
fsateler at moszumanska.debian.org
Tue Dec 5 14:45:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
fsateler pushed a commit to branch master
in repository pulseaudio.
commit bb47ed6e7653c657f8a3478178f192ba786a17c4
Author: Felipe Sateler <fsateler at debian.org>
Date: Tue Dec 5 11:45:51 2017 -0300
Add dbus-user-session to Recommends of pulseaudio
Dbus usage is otherwise broken, because there is no daemon to connect to, and
dbus does not autolaunch when there is no X11 around.
Closes: #883542
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1251be4..1b13bb6 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
libasound2-plugins [linux-any],
libpulse0 (= ${binary:Version}),
pulseaudio-utils
-Recommends: rtkit, libpam-systemd
+Recommends: rtkit, libpam-systemd, dbus-user-session
Suggests: udev [linux-any], pavumeter, pavucontrol, paman, paprefs
Description: PulseAudio sound server
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git
More information about the pkg-pulseaudio-devel
mailing list