Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231138 - dev-tex/latex2rtf should depend on virtual/texi2dvi
Summary: dev-tex/latex2rtf should depend on virtual/texi2dvi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 230473
  Show dependency tree
 
Reported: 2008-07-08 08:10 UTC by Ulrich Müller
Modified: 2008-07-09 07:55 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 Ulrich Müller gentoo-dev 2008-07-08 08:10:10 UTC
latex2rtf-1.9.19 currently has in DEPEND:
    doc? ( || (
            dev-texlive/texlive-texinfo
            app-text/tetex
            app-text/ptex
        )
    )

This could be simplified to:
    doc? ( virtual/texi2dvi )
Comment 1 Alexis Ballier gentoo-dev 2008-07-09 07:55:33 UTC
changed, thanks ;)

next time, feel free to commit yourself such changes in tex packages as it'll probably be quicker to modify & commit it than filling the bug report