Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 591728

Summary: kde-apps/kde4-l10n-16.04.3 depends on KDE5 packages
Product: Gentoo Linux Reporter: Stefan Kiesler <heavymetal>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Kiesler 2016-08-20 10:59:15 UTC
In the current kde-apps/kde4-l10n-16.04.3, there is a RDEPEND change from

!<kde-apps/kde-l10n-${PV}

to

>=kde-apps/kde-l10n-${PV}.

So, all of a sudden the KDE4 localization package depends on the KDE5 localization package which seems to depend on several kde-frameworks/* packages from KDE5.

Is that just a typo in the ebuild or does this dependency really exist?
Comment 1 Andreas Sturmlechner gentoo-dev 2016-08-20 11:52:08 UTC
Yes it does, otherwise translations are incomplete. This is not about KDE SC 4 localisation, it is about localisation of the KDE Appliations release bundle.
Comment 2 Stefan Kiesler 2016-08-20 12:23:54 UTC
Thanks for clarifying!