commit: 21b2d9717cc0ef869e82c5da5a7f20091496bd2e Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Wed Aug 19 18:09:09 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Aug 19 18:09:25 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b2d971
profiles: avoid app-office/akonadi-server REQUIRED_USE blocker profiles/targets/desktop/plasma/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index ba0d19a..fa9590e 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -53,6 +53,7 @@ sys-auth/polkit-kde-agent minimal media-libs/phonon designer # Fix REQUIRED_USE conflicts: qt5? ( !qt4 ) +app-office/akonadi-server -qt5 >=app-office/texmaker-4.4.1 -qt4 >=app-office/texstudio-2.9.4 -qt4 app-text/qpdfview -qt4
