diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-05 21:17:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-02-05 21:20:44 +0100 |
commit | 4129b79f3ba41c12164955e78567a886c5b6003b (patch) | |
tree | c59c8af5289ba262b9b75edc3f02df0e4ab445bd /profiles | |
parent | profiles: desktop: Add multimedia to dev-qt/PyQt5 USE defaults (diff) | |
download | gentoo-4129b79f3ba41c12164955e78567a886c5b6003b.tar.gz gentoo-4129b79f3ba41c12164955e78567a886c5b6003b.tar.bz2 gentoo-4129b79f3ba41c12164955e78567a886c5b6003b.zip |
profiles: desktop: Add dev-lang/python[sqlite] to package.use
Closes: https://bugs.gentoo.org/708146
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/targets/desktop/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
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 <asturm@gentoo.org> (2020-02-05) +# Required by many packages, most notably Mozilla products +dev-lang/python sqlite + # Lars Wendler <polynomial-c@gentoo.org> (2019-03-20) # Enable client by default. Usually desktop users need the client. net-fs/samba client |