mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 07:26:58 +02:00
sys-apps/pciutils: Sync with Gentoo
It's from Gentoo commit 4d2d7e2cd641d5c8a51780bd5ee4541beef6c60b.
This commit is contained in:
parent
62809ded25
commit
d21161cfef
@ -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=8
|
||||
@ -30,7 +30,7 @@ RDEPEND="
|
||||
"
|
||||
# See bug #847133 re binutils check
|
||||
BDEPEND="
|
||||
|| ( >=sys-devel/binutils-2.37:* sys-devel/lld sys-devel/native-cctools )
|
||||
|| ( >=sys-devel/binutils-2.37:* llvm-core/lld sys-devel/native-cctools )
|
||||
kmod? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
@ -30,7 +30,7 @@ RDEPEND="
|
||||
"
|
||||
# See bug #847133 re binutils check
|
||||
BDEPEND="
|
||||
|| ( >=sys-devel/binutils-2.37:* sys-devel/lld sys-devel/native-cctools )
|
||||
|| ( >=sys-devel/binutils-2.37:* llvm-core/lld sys-devel/native-cctools )
|
||||
kmod? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
@ -11,7 +11,7 @@ SRC_URI="https://mj.ucw.cz/download/linux/pci/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="dns +kmod static-libs +udev zlib"
|
||||
REQUIRED_USE="static-libs? ( !udev )"
|
||||
|
||||
@ -30,7 +30,7 @@ RDEPEND="
|
||||
"
|
||||
# See bug #847133 re binutils check
|
||||
BDEPEND="
|
||||
|| ( >=sys-devel/binutils-2.37:* sys-devel/lld sys-devel/native-cctools )
|
||||
|| ( >=sys-devel/binutils-2.37:* llvm-core/lld sys-devel/native-cctools )
|
||||
kmod? ( virtual/pkgconfig )
|
||||
"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user