diff options
author | Julian Ospald <hasufell@gentoo.org> | 2015-09-20 13:30:21 +0200 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2015-09-20 13:32:19 +0200 |
commit | 288d8cd90fca12fafd021d86837851d8cb5c6efe (patch) | |
tree | 006841f8ef0fbbc41b98296e5d0a1963eef51f65 /profiles/use.desc | |
parent | dev-libs/libressl: initial import of version 2.2.3 (diff) | |
download | gentoo-288d8cd90fca12fafd021d86837851d8cb5c6efe.tar.gz gentoo-288d8cd90fca12fafd021d86837851d8cb5c6efe.tar.bz2 gentoo-288d8cd90fca12fafd021d86837851d8cb5c6efe.zip |
profiles: add global 'libressl' USE flag
Gentoo-Bug: 508750
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 763d44c33593..47a977a28cb8 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -179,6 +179,7 @@ libcaca - Add support for colored ASCII-art graphics libedit - Use the libedit library (replacement for readline) libffi - Enable support for Foreign Function Interface library libnotify - Enable desktop notification support +libressl - Use dev-libs/libressl as SSL provider (might need ssl USE flag), packages should not depend on this USE flag libsamplerate - Build with support for converting sample rates using libsamplerate libwww - Add libwww support (General purpose WEB API) lirc - Add support for lirc (Linux's Infra-Red Remote Control) |