commit: cbcfa9484376a066e522393e1e3e506ddac81d45 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Fri Dec 11 21:34:45 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Dec 12 14:57:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbcfa948
profiles: Fix blockers in plasma profile REQUIRED_USE conflict: net-wireless/wpa_supplicant USE=minimal compat: kde-apps/kwalletmanager:4 profiles/targets/desktop/plasma/package.use | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 1850926..f5d13b2 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -43,6 +43,7 @@ kde-apps/kdebase-runtime-meta -crash-reporter minimal kde-apps/kdesu -handbook kde-apps/knetattach -handbook kde-apps/konsole:4 -handbook minimal +kde-apps/kwalletmanager:4 minimal kde-apps/solid-runtime -bluetooth kde-base/baloo minimal kde-base/kactivities minimal @@ -74,6 +75,7 @@ net-news/rssguard -qt4 >=net-news/quiterss-0.17.7 -qt4 net-p2p/bitcoin-qt -qt4 >=net-p2p/qbittorrent-3.2.0 -qt4 +>=net-wireless/wpa_supplicant-2.5 -qt4 >=sci-geosciences/qlandkartegt-1.8.0 -qt4 sci-visualization/kst -qt4 www-client/qupzilla -kde -qt4
