Bug 10228

Summary: PKGCONFIG_REQUIRES wrongly used
Product: cairo Reporter: Thomas Klausner <tk>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED NOTABUG QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.4.0   
Hardware: All   
OS: NetBSD   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch for configure.in; should probably be done differently though

Description Thomas Klausner 2007-03-08 13:58:50 UTC
rillig@NetBSD.org added the (soon to be attached) patch to pkgsrc with the following commit message:
The installed cairo headers still need the freetype and X11 headers to
be available, so using Requires.private would be wrong.
Comment 1 Thomas Klausner 2007-03-08 14:00:47 UTC
Created attachment 9049 [details] [review]
Patch for configure.in; should probably be done differently though
Comment 2 Behdad Esfahbod 2007-03-09 08:11:37 UTC
This is bogus and not true: we now ship with cairo-ft.pc, cairo-xlib.pc, ... that have the right Require.  So, users should either use cairo-* pkgconfig packages, or deal with external libraries themselves.

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.