Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93444 - x11-misc/xplanet-1.1.1 depends on media-libs/glut instead of virtual/glut
Summary: x11-misc/xplanet-1.1.1 depends on media-libs/glut instead of virtual/glut
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Don Seiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-21 10:15 UTC by Mariusz Pękala
Modified: 2005-05-24 07:03 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 Mariusz Pękala 2005-05-21 10:15:32 UTC
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 Don Seiler (RETIRED) gentoo-dev 2005-05-24 07:03:28 UTC
Fixed in portage.  Thanks!