Summary: | x11.pc contains uneeded dependencies | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Paul Bender <pebender> | ||||
Component: | Lib/Xlib | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | minor | ||||||
Priority: | low | CC: | juergen | ||||
Version: | 7.3 (2007.09) | Keywords: | patch | ||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Paul Bender
2008-04-22 21:32:15 UTC
> I have attached a patch that I use to fix the problem.
No you haven't. :) (Same problem in another report of yours)
Created attachment 16127 [details] [review] Patch that was missing from orignal bug report (not sure why) Comment on attachment 16127 [details] [review] Patch that was missing from orignal bug report (not sure why) That's not the right patch either 8-) That's an xorg-server-1.4 patch, not libX11 Comment on attachment 16127 [details] [review] Patch that was missing from orignal bug report (not sure why) Ah, I see what happened - your patches got swapped. This patch is for bug #15665. The patch for this bug is attachment #16128 [details] [review] on that bug. Fix pushed to git master, thanks for the patch! configure.ac | 1 + x11.pc.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 7b9c543e7210c7da204871c31a160e79d3a949b6 Author: Paul Bender <pebender@gmail.com> Date: Thu Mar 12 17:11:42 2009 -0700 Bug 15664: xau & xdmcp not needed in x11.pc dependencies when built with xcb X.Org bug #15664 <https://bugs.freedesktop.org/show_bug.cgi?id=15664> Patch #16128 <https://bugs.freedesktop.org/attachment.cgi?id=16128> Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> |
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.