| 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:
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