mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 09:01:55 +02:00
app-crypt/libb2: Sync with Gentoo
It's from Gentoo commit 6aa98b9305c952a63d1a5f2d39f748ac9e3c5505.
This commit is contained in:
parent
88b898792a
commit
6401e9f3ea
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -17,7 +17,7 @@ IUSE="static-libs native-cflags openmp"
|
||||
|
||||
DEPEND="
|
||||
openmp? (
|
||||
|| ( >=sys-devel/gcc-4.2:*[openmp] sys-devel/clang-runtime:*[openmp] )
|
||||
|| ( >=sys-devel/gcc-4.2:*[openmp] llvm-core/clang-runtime:*[openmp] )
|
||||
)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user