[Pkg-cli-apps-commits] [SCM] banshee branch, experimental, updated. debian/2.6.0-3-3-g19ccc8b
Chow Loong Jin
hyperair at debian.org
Fri Nov 30 14:16:22 UTC 2012
The following commit has been merged in the experimental branch:
commit 598f5d9c82f26cb0435038fcd563c9020f80d0dd
Author: Chow Loong Jin <hyperair at debian.org>
Date: Fri Nov 30 21:10:25 2012 +0800
Change gst1.0-alsa in depends to gst1.0-pulseaudio
GNOME now uses -pulseaudio, so we can just use this as the default. Users can
still remove pulseaudio and gst1.0-pulseaudio by having another -audiosink
installed.
diff --git a/debian/control b/debian/control
index e6cea74..653ecef 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
gstreamer1.0-plugins-base,
gstreamer1.0-plugins-good,
- gstreamer1.0-alsa | gstreamer1.0-audiosink,
+ gstreamer1.0-pulseaudio | gstreamer1.0-audiosink,
gnome-icon-theme (>= 2.16)
Recommends: brasero,
avahi-daemon,
--
banshee
More information about the Pkg-cli-apps-commits
mailing list