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 630856 - introspection: Use --include-uninstalled
introspection: Use --include-uninstalled
Status: RESOLVED DUPLICATE of bug 630857
Product: pango
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-28 22:28 UTC by Colin Walters
Modified: 2010-09-29 00:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2010-09-28 22:28:14 UTC
For inter-module includes we need to use --include-uninstalled,
otherwise we may try to process pkg-config entries for uninstalled
.pc files.

Also:

* Don't include pangoft2 in its own package list.
* Filter out non-public pango-color-table.h
Comment 1 Behdad Esfahbod 2010-09-29 00:54:02 UTC

*** This bug has been marked as a duplicate of bug 630857 ***