commit: 249fba25bd1d1d2d862ba811b0ed28cdffd10f13 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jun 9 12:01:56 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 9 12:15:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249fba25
profiles: desktop: dev-qt/qtwebkit[printsupport] should be default profiles/targets/desktop/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 6e4d872f1dc..58e4ccdb15d 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (09 Jun 2018) +# Enable sensible defaults for desktop users +dev-qt/qtwebkit:5 printsupport + # Andreas Sturmlechner <[email protected]> (30 Nov 2017) # Not required, but makes life easier with Qt; bug #457934 app-arch/unzip natspec
