Summary: | sys-apps/groff: add USE perl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nikoli <nikoli> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Nikoli
2013-10-26 16:02:57 UTC
Some groff helper will require perl. But because groff itself don't require perl at runtime, adding a RDEPEND on dev-lang/perl would be overkill (think about embedded systems which can run without dev-lang/perl installed due to binary packages).
Adding USE=perl just to pull in a runtime dependency for helpers would be wrong, to quote dev manual:
> The usage of a USE flag should not control runtime dependencies when the package does not link to it.
Therefore closing as WONTFIX.
|