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

Bug 596058

Summary: x11-misc/xkeyboard-config-2.17 depends on Perl-XML
Product: Gentoo Linux Reporter: f0o <f0o>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement CC: amd64
Priority: Low    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description f0o 2016-10-03 16:56:54 UTC
x11-misc/xkeyboard-config-2.17 build fails when perl-XML is not installed.

Only intltool is in the dependency list however `configure` performs explicit Perl-XML check.

Either intltool or xkeyboard-config should have explicit dependency on Perl-XML
Comment 1 f0o 2016-10-03 17:02:17 UTC
Turns out, re-emerging dev-perl/XML-Parser solved the issue.

Closing