diff options
author | Julien Valroff <julien@kirya.net> | 2011-03-25 21:52:10 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-03-25 21:52:10 +0100 |
commit | 8f87afa02084896e6d7a8833979e9b537616fbd9 (patch) | |
tree | 33f46cbdf658763909879d4788cb1e00b3945cee /debian | |
parent | 335675d65c042a5090c1a336fac04316496cef3b (diff) |
Fix Recommends field
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 3eb4a81..0c75864 100644 --- a/debian/control +++ b/debian/control @@ -25,11 +25,10 @@ Depends: ${python:Depends}, librsvg2-common, gnome-icon-theme, librsvg2-common -Recommends: - python-imaging, - python-kaa-metadata, - python-hachoir-metadata, - ffmpegthumbnailer +Recommends: python-imaging, + python-kaa-metadata, + python-hachoir-metadata, + ffmpegthumbnailer Description: Photo downloader (importer) from cameras, memory cards other devices Rapid Photo Downloader can be used by both professional and amateur photographers to download photos and videos from multiple cameras, |