Bug 93444 - x11-misc/xplanet-1.1.1 depends on media-libs/glut instead of virtual/glut
Bug#: 93444 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Other Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: rizzo@gentoo.org Reported By: skoot@qi.pl
Component: Ebuilds
URL: 
Summary: x11-misc/xplanet-1.1.1 depends on media-libs/glut instead of virtual/glut
Keywords:  
Status Whiteboard: 
Opened: 2005-05-21 10:15 0000
Description:   Opened: 2005-05-21 10:15 0000
x11-misc/xplanet depends on media-libs/glut:   
RDEPEND="X? ( virtual/x11 )   
    opengl? ( virtual/opengl   
        media-libs/glut )   
... but there is a free freeglut package, that provides virtual/glut.   
This bug is very similiar to bug 92613 .   

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
RDEPEND="X? ( virtual/x11 ) 
    opengl? ( virtual/opengl 
        virtual/glut ) 
   ....

------- Comment #1 From Don Seiler (RETIRED) 2005-05-24 07:03:28 0000 -------
Fixed in portage.  Thanks!