From db7e2b469f691174a6a5fa7461de7e57e24ecc37241e34720e2a3a6578555578 Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 10 Sep 2014 09:27:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=8 --- python-cairocffi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-cairocffi.spec b/python-cairocffi.spec index 84cbb2e..2d6a797 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -28,7 +28,7 @@ BuildRequires: cairo-tools BuildRequires: python-cffi >= 0.6 BuildRequires: python-devel BuildRequires: python-setuptools -BuildRequires: gdk-pixbuf +BuildRequires: typelib(GdkPixbuf) Requires: cairo-tools Requires: python-cffi >= 0.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,7 +46,7 @@ including image buffers, PNG, PostScript, PDF, and SVG file output. %package pixbuf Summary: Python cairo bindings based on cffi - pixbuf image loader -Requires: gdk-pixbuf +Requires: typelib(GdkPixbuf) Requires: %{name} = %{version} %description pixbuf