diff --git a/gtk3.spec b/gtk3.spec index 67f16e5..d7cb5c6 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -11,7 +11,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 Version: 2.90.5 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -90,6 +90,7 @@ The gtk3-immodule-xim package contains XIM support for GTK+ 3. Summary: Development files for GTK+ Group: Development/Libraries Requires: gtk3 = %{version}-%{release} +Requires: gdk-pixbuf-devel Requires: libX11-devel, libXcursor-devel, libXinerama-devel Requires: libXext-devel, libXi-devel, libXrandr-devel Requires: libXfixes-devel, libXcomposite-devel @@ -264,6 +265,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %doc tmpdocs/examples %changelog +* Mon Jul 26 2010 Colin Walters - 2.90.5-3 +- gtk3-devel requires gdk-pixbuf-devel + * Thu Jul 15 2010 Colin Walters - 2.90.5-2 - Rebuild with new gobject-introspection