Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596058 - x11-misc/xkeyboard-config-2.17 depends on Perl-XML
Summary: x11-misc/xkeyboard-config-2.17 depends on Perl-XML
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Low enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-03 16:56 UTC by f0o
Modified: 2016-10-03 17:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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