Commit Graph

2 Commits

Author SHA1 Message Date
Lucio Sauer
a638457dfd dev-libs/open62541: fix encryption backend selection behavior
- The build system supports at most one backend (with preference for
mbedtls over openssl if both are selected). Let's model that with
REQUIRED_USE="?? ( mbedtls openssl )"
- Removal of redundant "encryption" USE flag fixes incorrect
  dependencies when backend USE flags are enabled but the encryption USE
  flag is disabled.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-23 22:56:02 +02:00
Kurt Kanzenbach
aa2e90cd14 dev-libs/open62541: add 1.4.2
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2024-07-14 19:05:12 +02:00