Bug 19178 - app-misc/fdutils could avoid a rather extreme dependancy
Bug#: 19178 Product:  Gentoo Linux Version: 1.4_rc1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: thompson@pobox.com
Component: Ebuilds
URL: 
Summary: app-misc/fdutils could avoid a rather extreme dependancy
Keywords:  
Status Whiteboard: 
Opened: 2003-04-11 20:20 0000
Description:   Opened: 2003-04-11 20:20 0000
Hi;

fdutils ebuild depends on tetex, which all in all seems to involve over
30Mb of downloads. It seems to be used to rebuild documentation,
or build some different forms. However, the package comes with
man pages, and info files, and tetex isnt strictly needed.
Since tetex is a USE variable, I wrote a simple patch to the
ebuild, which wont bother with the tex stuff if -tetex is in the USE.

Paul

------- Comment #1 From Paul Thompson 2003-04-11 20:23:49 0000 -------
Created an attachment (id=10532) [details]
patch to fdutils-5.4.20020222-r1.ebuild

------- Comment #2 From Seemant Kulleen (RETIRED) 2003-04-12 06:11:41 0000 -------
thanks Paul.