From 5bdeedeab2fda021986667555591a121c241675f Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 25 Apr 2018 10:25:12 +0200 Subject: [PATCH] profiles/use.desc: rework a bit libressl use desc to be more generic --- profiles/use.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/use.desc b/profiles/use.desc index 860efe224b266..078226b922508 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -178,7 +178,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 instead of dev-libs/openssl as SSL/TLS provider (ineffective with USE=-ssl), packages should not depend on this USE flag +libressl - Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag) 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)