mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit 7d96e2e4a2f5603d836c51bc6f7795537ab9a485.
This commit is contained in:
parent
31f6e51760
commit
5c675ef6af
@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Copyright 2020-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -13,7 +13,7 @@ IUSE="static-libs"
|
||||
|
||||
RDEPEND="
|
||||
!prefix-guest? (
|
||||
elibc_glibc? ( sys-libs/glibc[crypt(+),static-libs(+)?] )
|
||||
elibc_glibc? ( sys-libs/glibc[crypt(-),static-libs(+)?] )
|
||||
elibc_musl? ( sys-libs/musl )
|
||||
)
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user