mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/zfs: sync live ebuild
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -67,7 +67,7 @@ fi
|
||||
|
||||
# awk is used for some scripts, completions, and the Dracut module
|
||||
RDEPEND="${DEPEND}
|
||||
!kernel-builtin? ( ~sys-fs/zfs-kmod-${PV}:=[dist-kernel?] )
|
||||
!kernel-builtin? ( ~sys-fs/zfs-kmod-${PV}:= )
|
||||
!prefix? ( virtual/udev )
|
||||
sys-fs/udev-init-scripts
|
||||
virtual/awk
|
||||
@@ -88,11 +88,9 @@ RDEPEND="${DEPEND}
|
||||
)
|
||||
"
|
||||
|
||||
# temporary block new coreutils
|
||||
# https://github.com/openzfs/zfs/issues/11900
|
||||
RDEPEND+="
|
||||
<sys-apps/coreutils-9
|
||||
"
|
||||
# PDEPEND in this form is needed to trick portage suggest
|
||||
# enabling dist-kernel if only 1 package have it set, without suggesting to disable
|
||||
PDEPEND="dist-kernel? ( ~sys-fs/zfs-kmod-${PV}[dist-kernel] )"
|
||||
|
||||
REQUIRED_USE="
|
||||
!minimal? ( ${PYTHON_REQUIRED_USE} )
|
||||
|
||||
Reference in New Issue
Block a user