Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
Date: Wed, 05 Feb 2020 20:21:01
Message-Id: 1580934044.d48bd39596242efa22758b2386f0f566081d9528.asturm@gentoo
1 commit: d48bd39596242efa22758b2386f0f566081d9528
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 5 20:15:31 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 5 20:20:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d48bd395
7
8 profiles: desktop: Add multimedia to dev-qt/PyQt5 USE defaults
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/targets/desktop/package.use | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
16 index eba77f32db7..18f6396e456 100644
17 --- a/profiles/targets/desktop/package.use
18 +++ b/profiles/targets/desktop/package.use
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # Lars Wendler <polynomial-c@g.o> (2019-03-20)
25 @@ -54,7 +54,7 @@ app-text/xmlto text
26
27 # Ben de Groot <yngwin@g.o> (2015-02-18)
28 # Enable sensible defaults for desktop users (bug #540046)
29 -dev-python/PyQt5 gui network printsupport widgets
30 +dev-python/PyQt5 gui multimedia network printsupport widgets
31
32 # Samuli Suominen <ssuominen@g.o> (2014-07-24)
33 # Because targets/desktop/make.defaults has USE="bluetooth" but net-libs/libpcap doesn't