Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455654 - app-text/txt2man: awk dependency
Summary: app-text/txt2man: awk dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 418473
  Show dependency tree
 
Reported: 2013-02-05 18:34 UTC by Christoph Junghans (RETIRED)
Modified: 2013-02-05 20:17 UTC (History)
0 users

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 Christoph Junghans (RETIRED) gentoo-dev 2013-02-05 18:34:36 UTC
Can you please have a look if virtual/awk is sufficient or if gawk is needed.
Comment 1 Tim Harder gentoo-dev 2013-02-05 20:17:52 UTC
(In reply to comment #0)
> Can you please have a look if virtual/awk is sufficient or if gawk is needed.

You could have checked this on your own. Quoting the comment from txt2man line 171 verbatim, "gawk is needed because use of non standard regexp."

If you want to patch it to work with other awk implementations please push the patch upstream.