From 4129b79f3ba41c12164955e78567a886c5b6003b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 5 Feb 2020 21:17:18 +0100 Subject: [PATCH] profiles: desktop: Add dev-lang/python[sqlite] to package.use Closes: https://bugs.gentoo.org/708146 Signed-off-by: Andreas Sturmlechner --- 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 18f6396e4565..38e4896fc000 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2020-02-05) +# Required by many packages, most notably Mozilla products +dev-lang/python sqlite + # Lars Wendler (2019-03-20) # Enable client by default. Usually desktop users need the client. net-fs/samba client -- 2.26.2