Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523764 - dev-util/kdevelop should RDEPEND on kde-base/kdebase-kioslaves
Summary: dev-util/kdevelop should RDEPEND on kde-base/kdebase-kioslaves
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-26 07:29 UTC by Mikhail Krivtsov
Modified: 2015-01-29 20:39 UTC (History)
1 user (show)

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 Mikhail Krivtsov 2014-09-26 07:29:54 UTC
on my system with limited set of KDE components man plugin in kdevelop (dev-util/kdevelop-4.5.2) doesn't work without kde-base/kdebase-kioslaves

Reproducible: Always

Steps to Reproduce:
1. start kdevelop
2. click on 'Documentaion' in sidebar or select 'window' -> 'Tool Views' -> 'Documentaion'
3. select 'Man Page' in combo box
Actual Results:  
man page sub-window is empty

Expected Results:  
man page sub-window shall display list of available man pages

installation of kde-base/kdebase-kioslaves fixes dev-util/kdevelop man plugin.
I guess dev-util/kdevelop ebuild needs respective run-time dependency.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2015-01-29 20:39:35 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  29 Jan 2015; Johannes Huber <johu@gentoo.org> kdevelop-4.5.2.ebuild,
+  kdevelop-4.6.0.ebuild, kdevelop-4.7.0.ebuild:
+  Add missing RDEPEND on kde-base/kdebase-kioslaves for man page plugin support,
+  bug #523764.
+