After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622847 - gtk+-3 build still installs misleading .pc files after gdk-pixbuf splitout
gtk+-3 build still installs misleading .pc files after gdk-pixbuf splitout
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.90.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-06-27 00:50 UTC by Philipp
Modified: 2010-06-27 01:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
update pkgconfig files after gdk-pixbuf splitout (3.70 KB, patch)
2010-06-27 00:50 UTC, Philipp
none Details | Review
[gtk+-2] update pkgconfig files after gdk-pixbuf splitout (2.35 KB, patch)
2010-06-27 01:16 UTC, Philipp
none Details | Review

Description Philipp 2010-06-27 00:50:52 UTC
Created attachment 164720 [details] [review]
update pkgconfig files after gdk-pixbuf splitout

The pkg-config file (*.pc.in to be exact) haven't been updated yet to always refer to gdk-pixbuf-2.0 (instead of the no-longer-existing gdk-pixbuf-3.0).
Patch attached.
Comment 1 Philipp 2010-06-27 01:16:52 UTC
Created attachment 164721 [details] [review]
[gtk+-2] update pkgconfig files after gdk-pixbuf splitout

and a companion patch for the gtk-2-22 branch