From a044ca1cadc7df02407e6e37fde9992f98546cc7 Mon Sep 17 00:00:00 2001 From: David Sansome Date: Sat, 1 May 2010 12:56:07 +0000 Subject: [PATCH] The mp3 decoder in ffmpeg doesn't allow seeking, but the one in ugly does. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3521659b4..b9a156479 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-alsa | gstreamer0.10-audiosink, - gstreamer0.10-ffmpeg | gstreamer0.10-plugins-ugly + gstreamer0.10-plugins-ugly Description: Clementine is a modern music player and library organiser. It is largely a port of Amarok 1.4, with some features rewritten to take advantage of Qt4.