Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788106 - libwebsokets incorrect REQUIRED_USE for ssl
Summary: libwebsokets incorrect REQUIRED_USE for ssl
Status: RESOLVED DUPLICATE of bug 788079
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-04 08:41 UTC by Jaco Kroon
Modified: 2021-05-04 09:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaco Kroon 2021-05-04 08:41:21 UTC
USE=ssl does not and should not require mbedtls.  It works perfectly fine with openssl:

25     ssl? ( mbedtls )
26     mbedtls? ( ssl )

Line 25 should go.  Line 26 is correct.

Reproducible: Always
Comment 1 Jakov Smolić archtester gentoo-dev 2021-05-04 09:04:47 UTC

*** This bug has been marked as a duplicate of bug 788079 ***