mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-12 22:21:28 +01:00
overlay profiles: Stop masking ssl in app-crypt/gnupg
We do ship gnutls in production images and the mask is making problems with new app-alternatives/gpg. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
c4e50412e4
commit
e75d87abec
@ -1,5 +1,5 @@
|
||||
# We don't ship GnuTLS by default, and smartcard has a dep loop
|
||||
app-crypt/gnupg smartcard ssl
|
||||
# Smartcard has a dep loop.
|
||||
app-crypt/gnupg smartcard
|
||||
|
||||
# Our ISOs are not built with Catalyst.
|
||||
dev-util/catalyst iso
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user