Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 788106

Summary: libwebsokets incorrect REQUIRED_USE for ssl
Product: Gentoo Linux Reporter: Jaco Kroon <jaco>
Component: Current packagesAssignee: Jakov Smolić <jsmolic>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***