debian/control: Prefer pulse backend of MATE settings daemon to the gstreamer backend on default installations. (Closes: #753588).
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -42,7 +42,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-settings-daemon.git
|
||||
Package: mate-settings-daemon
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends},
|
||||
mate-settings-daemon-gstreamer (>= ${source:Version}) | mate-settings-daemon-pulse (>= ${source:Version})
|
||||
mate-settings-daemon-pulse (>= ${source:Version}) | mate-settings-daemon-gstreamer (>= ${source:Version})
|
||||
Description: MATE session settings daemon (metapackage)
|
||||
This package contains the daemon which is responsible for setting the
|
||||
various parameters of a MATE session and the applications that run
|
||||
|
Reference in New Issue
Block a user