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:00
Message-Id: 1580934044.4129b79f3ba41c12164955e78567a886c5b6003b.asturm@gentoo
1 commit: 4129b79f3ba41c12164955e78567a886c5b6003b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 5 20:17:18 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=4129b79f
7
8 profiles: desktop: Add dev-lang/python[sqlite] to package.use
9
10 Closes: https://bugs.gentoo.org/708146
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 profiles/targets/desktop/package.use | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
17 index 18f6396e456..38e4896fc00 100644
18 --- a/profiles/targets/desktop/package.use
19 +++ b/profiles/targets/desktop/package.use
20 @@ -1,6 +1,10 @@
21 # Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Andreas Sturmlechner <asturm@g.o> (2020-02-05)
25 +# Required by many packages, most notably Mozilla products
26 +dev-lang/python sqlite
27 +
28 # Lars Wendler <polynomial-c@g.o> (2019-03-20)
29 # Enable client by default. Usually desktop users need the client.
30 net-fs/samba client