1
0
Todd R
2014-09-10 09:27:01 +00:00
committed by Git OBS Bridge
parent 8f371f074e
commit 96e29ab7b5

View File

@@ -28,7 +28,7 @@ BuildRequires: cairo-tools
BuildRequires: python-cffi >= 0.6
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: typelib(GdkPixbuf)
BuildRequires: gdk-pixbuf
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: typelib(GdkPixbuf)
Requires: gdk-pixbuf
Requires: %{name} = %{version}
%description pixbuf