Bug 241392 - sci-astronomy/celestia unprecise dependency on kdelibs with USE="-gnome kde"
Bug#: 241392 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: polynomial-c@gentoo.org
Component: Applications
URL: 
Summary: sci-astronomy/celestia unprecise dependency on kdelibs with USE="-gnome kde"
Keywords:  
Status Whiteboard: 
Opened: 2008-10-11 16:29 0000
Description:   Opened: 2008-10-11 16:29 0000
current kdelibs dependency in any celestia ebuild looks like this:

kde?  ( !gnome? ( >=kde-base/kdelibs-3.0.5 ) )

which pulls in kdelibs-4 on ~arch. AFAIK all current celestia releases have no
support for kde-4 but only kde-3.
The dependency should rather be:

kde?  ( !gnome? ( =kde-base/kdelibs-3* ) )

Cheers
Poly-C

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Markus Dittrich 2008-10-12 11:26:01 0000 -------
Thank you very much for the note and I've added
a kde-3.5 slot dependency to make sure we don't
pull in kde-4.

Best,
Markus