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

Bug 455714

Summary: app-text/gnome-doc-utils: awk dependency
Product: Gentoo Linux Reporter: Christoph Junghans (RETIRED) <junghans>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 418473    

Description Christoph Junghans (RETIRED) gentoo-dev 2013-02-05 20:12:55 UTC
Can you please have a look if virtual/awk is sufficient or if gawk is needed.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2013-02-11 00:56:28 UTC
The only place outside of the build system, where awk is used for is gnome-doc-make.awk, which is executed with GDU_AWK="gawk --traditional", so virtual/awk is fine.
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-02-12 07:16:26 UTC
Fixed.

+  12 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-doc-utils-0.20.6.ebuild, gnome-doc-utils-0.20.9.ebuild,
+  gnome-doc-utils-0.20.10.ebuild:
+  Depend on virtual/awk instead of gawk, bug #455714, thanks to Christoph
+  Junghans.