[SCM] flowblade/master: Update package relations: Depend on GIO binding gdkpixbuf-2.0 (not gtk2-engines-pixbuf).

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Mar 7 15:35:38 UTC 2016


The following commit has been merged in the master branch:
commit bff2930ae0c95cc8726966b0c45a90a8d5edca7a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Mar 7 15:40:08 2016 +0100

    Update package relations: Depend on GIO binding gdkpixbuf-2.0 (not gtk2-engines-pixbuf).

diff --git a/debian/rules b/debian/rules
index 5c328ca..7c6e113 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,11 +36,11 @@ CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 CDBS_BUILD_DEPENDS_class_python-distutils_python =
 
 python-deps = cairo numpy dbus pil gi
-gir-deps = glib-2.0 gtk-3.0 pango-1.0
+gir-deps = glib-2.0 gtk-3.0 pango-1.0 gdkpixbuf-2.0
 deps = $(patsubst %,$(comma) python-%,$(python-deps))
 deps +=, $(patsubst %,$(comma) gir1.2-%,$(gir-deps))
 deps += , python-mlt | python-mlt5 | python-mlt2
-deps += , gtk2-engines-pixbuf, librsvg2-common, frei0r-plugins, swh-plugins
+deps += , librsvg2-common, frei0r-plugins, swh-plugins
 CDBS_DEPENDS_$(pkg) = $(deps)
 
 DEB_SRCDIR = flowblade-trunk

-- 
flowblade packaging



More information about the pkg-multimedia-commits mailing list