Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 288738

Summary: x11-libs/libXcomposite should not depend on app-text/xmlto
Product: Gentoo Linux Reporter: Andrew Church <achurch+gentoo>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Remove app-text/xmlto from libXcomposite DEPEND list

Description Andrew Church 2009-10-12 16:03:31 UTC
x11-libs/libXcomposite-0.4.1 has a dependency on xmlto, but as far as I can tell, the package doesn't actually need xmlto in order to build (simply removing xmlto from the DEPEND list allowed it to build with no problems), so the dependency should be removed.  Patch to follow, for what it's worth.
Comment 1 Andrew Church 2009-10-12 16:04:37 UTC
Created attachment 206859 [details, diff]
Remove app-text/xmlto from libXcomposite DEPEND list
Comment 2 Andrew Church 2009-10-12 16:39:08 UTC
Sorry, that was probably not worded as politely as it should have been.  Was there a particular reason for adding the xmlto dependency in libXcomposite-0.4.1?
Comment 3 RĂ©mi Cardona (RETIRED) gentoo-dev 2009-10-12 17:09:23 UTC
It was added at some point to the x11 overlay and that's where portage ebuilds come from.

I've put it behind a doc USE flag instead, since some users might still be interested by the man pages.

Thanks