Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402125 - >=kde-base/kdepim-meta-4.7 lacks dependency on kde-base/kdepim-l10n
Summary: >=kde-base/kdepim-meta-4.7 lacks dependency on kde-base/kdepim-l10n
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-04 01:57 UTC by Malte Starostik
Modified: 2012-02-06 11:41 UTC (History)
0 users

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 Malte Starostik 2012-02-04 01:57:05 UTC
kdepim-meta-4.4 pulled in kdepim-l10n with USE=nls.  kdepim-meta-4.7 and above lacks this dependency and now that l10n has been split out of kde-l10n again, kdepim became untranslated.

    nls? (
        $(add_kdebase_dep kde-l10n)
        $(add_kdebase_dep kdepim-l10n)
    )

should probably be readded to $RDEPEND
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-02-06 11:41:25 UTC
Fixed. Thanks for reporting. Sync in some hours.