in gtk2 >= 2.22.0 gdk-pixbuf was split of into a separate package using different patch names for the pixbuf loaders: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders instead of /usr/lib/gtk-2.0/2.10.0/loaders/ It looks like that the only place which needs a change is configure.in. An example how it can be fixed in a general way so that gtk2 < 2.22.0 is supported as well can be found in the configure.in of librsvg2: http://git.gnome.org/browse/librsvg/diff/configure.in?h=gnome-2-32&id=4098d4e287ec5aaa989b025292511abf860164c9 (the patch is rather large, but only some pixbuf-related parts of configure.in are needed)
This is bug 29208, isn't it? (bug 30013) *** This bug has been marked as a duplicate of bug 29208 ***
(In reply to comment #1) > This is bug 29208, isn't it? (bug 30013) > > *** This bug has been marked as a duplicate of bug 29208 *** Yes, it is. Sorry that I've missed the other report.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.