Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357453 - kdeplasma-addons-4.6.1 wrong dependency
Summary: kdeplasma-addons-4.6.1 wrong dependency
Status: RESOLVED DUPLICATE of bug 353730
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 22:28 UTC by wojtek
Modified: 2011-03-05 10:58 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 wojtek 2011-03-04 22:28:57 UTC
in ebuild kdeplasma-addons COMMON_DEPEND

$(add_kdebase_dep kdelibs 'semantic-desktop?')
$(add_kdebase_dep kdepimlibs) 


in my opinion should be

$(add_kdebase_dep kdelibs )
$(add_kdebase_dep kdepimlibs 'semantic-desktop?') 





Reproducible: Always

Steps to Reproduce:
1. always
2.
3.
Comment 1 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-03-05 10:58:41 UTC
your proposal is not fully correct, but anyway, it is part of the larger -semantic-desktop failure

*** This bug has been marked as a duplicate of bug 353730 ***