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

Bug 231137

Summary: dev-python/rpy should depend on virtual/texi2dvi
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: New packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 230473    

Description Ulrich Müller gentoo-dev 2008-07-08 08:10:06 UTC
rpy-1.0.2-r1 currently has in DEPEND:
    doc? ( || ( dev-texlive/texlive-texinfo virtual/tetex ) )

This could be simplified to:
    doc? ( virtual/texi2dvi )
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2008-07-08 09:23:33 UTC
fixed in cvs.
Thanks.