Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
mgetty ebuild mgetty-1.1.30.ebuild depends on tetex ebuild, which is not really required to install and run mgetty. Reproducible: Always Steps to Reproduce: 1. emerge -vp mgetty 2. see the output One can "fake" a tetex by injecting it (emerge -i )
Created an attachment (id=17153) [edit] new mgetty ebuild with 'tetex' as USE flag modified ebuild with 'tetex' as a USE flag.
The proper USE flag is "doc"; adding updated 1.1.30 to cvs (no rev bump). Thanks for the bug report.