[SCM] flowblade/master: Update package relations: Fix depend on python-gi-cairo.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Mar 19 14:57:58 UTC 2016


The following commit has been merged in the master branch:
commit 8411024bb4f98908d4cbaa9e212bad12a04c3f0e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Mar 7 18:48:12 2016 +0100

    Update package relations: Fix depend on python-gi-cairo.

diff --git a/debian/rules b/debian/rules
index b0fa8e7..fd355f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 # Suppress unneeded build-dependencies
 CDBS_BUILD_DEPENDS_class_python-distutils_python =
 
-python-deps = cairo numpy dbus pil gi
+python-deps = cairo numpy dbus pil gi gi-cairo
 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))

-- 
flowblade packaging



More information about the pkg-multimedia-commits mailing list