Bug 112620 - koctave missing a dependency (konsole)
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 (

------- Comment #1 From bware 2005-11-15 10:56:01 0000 -------
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

------- Comment #2 From Marcus D. Hanwell 2005-11-27 09:45:23 0000 -------
I have added a runtime dependency on konsole or kdebase (monolithic ebuild that 
provides konsole). Thanks for reporting it.