diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-10-13 22:17:24 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-10-13 22:17:43 +1100 |
commit | 9afbabc3eeeaa2f393c85889472484a1da56aff0 (patch) | |
tree | 3c37ace349207470fcea8f268fdfac6e82c5c455 /profiles/targets | |
parent | kde-frameworks/kpty: ensure utempter is found (diff) | |
download | gentoo-9afbabc3eeeaa2f393c85889472484a1da56aff0.tar.gz gentoo-9afbabc3eeeaa2f393c85889472484a1da56aff0.tar.bz2 gentoo-9afbabc3eeeaa2f393c85889472484a1da56aff0.zip |
profiles: enable cxx and qt5 USE flags on app-crypt/gpgme in plasma profile
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 57ebd9819669..99ed109b225e 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -50,6 +50,9 @@ media-libs/mesa egl wayland # Required by app-office/libreoffice media-libs/phonon designer +# Required by KDE PIM 16.12 +>=app-crypt/gpgme-1.7.1 cxx qt5 + # Allow certain KDE 4 components to be coinstalled with Plasma 5 <dev-util/kdevelop-4.8.0 -gdbui kde-apps/solid-runtime -bluetooth |