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 615893 - libgladeui .pc file should use Requires.private
libgladeui .pc file should use Requires.private
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-15 22:08 UTC by Owen Taylor
Modified: 2018-03-26 15:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Set libgladeui.pc to use Requires.private (1.07 KB, patch)
2011-02-21 11:16 UTC, Craig Keogh
none Details | Review

Description Owen Taylor 2010-04-15 22:08:25 UTC
libgladeui.pc has:

 Requires: gtk+-2.0 >= 2.14.0 libxml-2.0 >= 2.4.0

But there are no references to the libxml types in any installed header file, so strictly speaking libxml-2.0 should be moved to Requires.private.

If you do that, you probably should also add:

 PKG_PROG_PKG_CONFIG([0.18])

to be added to the configure.ac.
Comment 1 Owen Taylor 2010-04-15 22:11:27 UTC
See https://bugzilla.redhat.com/show_bug.cgi?id=582840 for where this is coming from - noticed a patch in the Fedora glade3 spec file.
Comment 2 Craig Keogh 2011-02-21 11:16:19 UTC
Created attachment 181445 [details] [review]
Set libgladeui.pc to use Requires.private


I created a patch on Owen's behalf.
Comment 3 GNOME Infrastructure Team 2018-03-26 15:13:18 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glade/issues/61.