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 341488 - atspi pkgconfig files shouldn't Require gtk+-2.0
atspi pkgconfig files shouldn't Require gtk+-2.0
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: cbindings
unspecified
Other All
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-05-11 23:48 UTC by Samuel Thibault
Modified: 2006-06-12 14:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Removes unneeded Requires: gtk+-2.0 from pkgconfig files (1.73 KB, patch)
2006-05-11 23:49 UTC, Samuel Thibault
committed Details | Review

Description Samuel Thibault 2006-05-11 23:48:54 UTC
Hi,

Atspi's pkgconfig files have Requires: gtk+-2.0.  This is completely
unneeded and just bloats dependencies...  Here is a working patch.

Samuel
Comment 1 Samuel Thibault 2006-05-11 23:49:33 UTC
Created attachment 65276 [details] [review]
Removes unneeded Requires: gtk+-2.0 from pkgconfig files
Comment 2 bill.haneman 2006-06-12 10:11:58 UTC
Comment on attachment 65276 [details] [review]
Removes unneeded Requires: gtk+-2.0 from pkgconfig files

thanks Samuel