1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-14 10:24:19 +01:00

Make the debian package depend on either libprojectm-data or projectm-data, to make it work with the new package in Squeeze. Fixes issue #622

This commit is contained in:
David Sansome 2010-08-20 19:58:47 +00:00
parent 831c5221bb
commit 941e63532d

2
debian/control vendored
View File

@ -28,7 +28,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
gstreamer0.10-plugins-good,
gstreamer0.10-alsa | gstreamer0.10-audiosink,
gstreamer0.10-plugins-ugly,
libprojectm-data,
libprojectm-data | projectm-data,
libgpod4
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