From 8e1312ac8a150faef0e936a141cc5cf4bfdb01af Mon Sep 17 00:00:00 2001 From: Ivan Frade Date: Wed, 24 Jun 2009 00:30:31 +0300 Subject: [PATCH] Add dependencies in control file --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 637ffa9..8bd2de8 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,10 @@ XS-Python-Version: current, >= 2.5 Package: mussorgsky Architecture: all -Depends: ${python:Depends} +Depends: ${python:Depends}, python-mutagen, + python-hildon, python-dbus, tracker, python-gst0.10, + python2.5-gobject +Optional: python2.5-libxml2, python-imaging XB-Python-Version: current, >=2.5 Description: Music Organizer, audio files metadata editor Mussorgsky is a tool to set the basic metadata in the audio files -- 1.7.9.5