| Bug#: 112620 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: sci@gentoo.org | Reported By: bWare@iWare.co.uk | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: koctave missing a dependency (konsole) | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-11-15 10:56 0000 | |||
| Description: | Opened: 2005-11-15 10:56 0000 |
Koctave-0.65-r1 needs konsole to run (it built fine without it). Annoyingly the Koctave error message is cryptic (
Koctave-0.65-r1 needs konsole to run (it built fine without it). Annoyingly the Koctave error message is cryptic (missing lib check kde-base) so this can waste a lot of time! This can probably be easily fixed by adding kde-base/konsole to DEPEND. (Though I am not sure of the KDE monolithic/modular issues). In the mean time manually emerging knosole works fine. Reproducible: Always Steps to Reproduce: 1.Ensure you do not have konsole installed. 2.emerge koctave 3.try and run koctave
I have added a runtime dependency on konsole or kdebase (monolithic ebuild that provides konsole). Thanks for reporting it.