mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
overlay profiles: Force openssl provide in net-misc/curl
The updated net-misc/curl package got an extra set of restrictions, where both curl_ssl_openssl and openssl USE flags must be enabled in order to use OpenSSL as an SSL provider.
This commit is contained in:
parent
997869f2d5
commit
838e54c764
@ -19,3 +19,6 @@ sys-libs/glibc crypt
|
||||
|
||||
# Do not force this flag, we don't need XATTR_PAX
|
||||
sys-apps/portage -xattr
|
||||
|
||||
# Force openssl provider for net-misc/curl
|
||||
net-misc/curl ssl openssl curl_ssl_openssl
|
||||
|
Loading…
x
Reference in New Issue
Block a user