diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-10-05 00:05:16 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-10-05 00:10:39 +0100 |
commit | 45c614648d5148b309420b1a9734314b34000300 (patch) | |
tree | 56176653bd6cb66a1cf2b9ac2ff12fa347e2ce7d | |
parent | profiles/desktop: Disable btpclient USE flag for net-wireless/bluez (diff) | |
download | portage-45c614648d5148b309420b1a9734314b34000300.tar.xz |
profiles/desktop: Enable sqlite USE flag for dev-lang/python
-rw-r--r-- | profiles/desktop/package.use | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 0aec5d37..057fc293 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -143,3 +143,6 @@ app-crypt/gnupg tofu # Disable tester protocol for Bluetooth stack client net-wireless/bluez -btpclient + +# required by www-client/firefox +dev-lang/python sqlite |