[SCM] morituri/master: Recommend gstreamer0.10-tools and python-xdg.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:56 UTC 2014


The following commit has been merged in the master branch:
commit 5c95de0e2cb38b4d189d33b46ab5eb7196657fcf
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 28 13:23:09 2013 +0100

    Recommend gstreamer0.10-tools and python-xdg.

diff --git a/debian/rules b/debian/rules
index e621b9a..2b5f53a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,11 +61,12 @@ CDBS_BUILD_DEPENDS += , $(deps)
 #  * recent python-musicbrainzngs due to get_release_by_discid() fix
 #  * gstreamer0.10-ffmpeg due to profile alac
 #  * gstreamer0.10-plugins-ugly due to profiles mp3 and mp3vbr
+#  * gstreamer0.10-tools due to gstreamer version check
 # TODO: recommend (not suggest) python-pycdio when packaged
 # python-gtk2 needed only in apparently unused common/taskgtk
 CDBS_DEPENDS_$(pkg) += , python, python-pkg-resources, cdparanoia, cdrdao, python-cddb
 CDBS_DEPENDS_$(pkg) += , python-musicbrainzngs (>= 0.2-1.1~)
-CDBS_RECOMMENDS_$(pkg) = gstreamer0.10-ffmpeg
+CDBS_RECOMMENDS_$(pkg) = gstreamer0.10-ffmpeg, gstreamer0.10-tools, python-xdg
 CDBS_SUGGESTS_$(pkg) += , gstreamer0.10-plugins-ugly, python-pycdio, python-gtk2
 
 # TODO: have (defaults for) these provided by CDBS

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list