diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-05-03 14:16:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-05-03 14:16:49 +0300 |
commit | d5b3dc69e1e420f2365618f7f02ec56568d7153c (patch) | |
tree | 86ecdc1a33d3f864ea7ab16a603a0618ce6c8e2b /profiles/use.desc | |
parent | net-wireless/hostapd: do not reference libressl in metadata (diff) | |
download | gentoo-d5b3dc69e1e420f2365618f7f02ec56568d7153c.tar.gz gentoo-d5b3dc69e1e420f2365618f7f02ec56568d7153c.tar.bz2 gentoo-d5b3dc69e1e420f2365618f7f02ec56568d7153c.zip |
profiles: Goodbye LibreSSL!
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 26b7b8dbd674..271a22f65be8 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -165,7 +165,6 @@ 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 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) |