diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-05-22 23:22:44 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-05-22 23:22:44 +0100 |
commit | 92b12377fea5bd95b7dba9ba17a14d32d1b62ff3 (patch) | |
tree | 770b47a90b5f57d03e15f5c103e4d44e7e36dc19 /profiles | |
parent | www-apps/phabricator: Version bump (diff) | |
download | portage-92b12377fea5bd95b7dba9ba17a14d32d1b62ff3.tar.xz |
profiles/desktop: Enable gnutls USE flag for mail-client/claws-mail
Diffstat (limited to 'profiles')
-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 5c5b83e6..47d8c9d5 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -210,3 +210,6 @@ net-misc/curl http2 dev-libs/DirectFB -egl gnome-base/gvfs -systemd + +# ClawsMail does not support OpenSSL +mail-client/claws-mail gnutls |