Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
Date: Thu, 24 Dec 2020 13:38:26
Message-Id: 1608817031.ebeb3b9daf32a8d72201de9a87b06c213ffa6247.marecki@gentoo
1 commit: ebeb3b9daf32a8d72201de9a87b06c213ffa6247
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 24 13:37:11 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 24 13:37:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebeb3b9d
7
8 profiles/targets/desktop/package.use: add media-gfx/gmic[fftw]
9
10 Required because the desktop targets set USE=qt5.
11
12 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
13
14 profiles/targets/desktop/package.use | 4 ++++
15 1 file changed, 4 insertions(+)
16
17 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
18 index 5d4fd73427a..046891519ae 100644
19 --- a/profiles/targets/desktop/package.use
20 +++ b/profiles/targets/desktop/package.use
21 @@ -1,6 +1,10 @@
22 # Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 +# Marek Szuba <marecki@g.o> (2020-12-24)
26 +# Required by qt5
27 +media-gfx/gmic fftw
28 +
29 # Lars Wendler <polynomial-c@g.o> (2020-08-06)
30 # USE="qt5" and USE="libnotify" are mutually exclusive in this package
31 # Disable libnotify here to have a better user experience