diff --git a/debian/changelog b/debian/changelog index dc087cfea..60619b171 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +clementine (0.1-6) unstable; urgency=low + + * Add dependency on libqt4-sql-sqlite + + -- David Sansome Tue, 23 Feb 2010 14:17:00 -0800 + clementine (0.1-5) unstable; urgency=low * Various bugfixes diff --git a/debian/control b/debian/control index eb1f20e3c..cd97cfb24 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://code.google.com/p/clementine-player/ Package: clementine Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libxine1-all-plugins +Depends: ${shlibs:Depends}, ${misc:Depends}, libxine1-all-plugins, libqt4-sql-sqlite 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.