app-portage/prefix-toolkit-10-r1: drop obsolete elibc_Winnt block

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen 2023-05-27 12:43:36 +02:00
parent 0302beb446
commit 08ab6901c5
No known key found for this signature in database
GPG Key ID: CE95DA854E444293
1 changed files with 4 additions and 7 deletions

View File

@ -20,17 +20,14 @@ BDEPEND="${DEPEND}
# In prefix-stack, these dependencies actually are the @system set,
# as we rely on the base prefix anyway for package management,
# which should have a proper @system set.
# Strictly speaking, only baselayout and gcc-config are necessary
# (and pthreads4w for Winnt), but it is easier for now to install
# elt-patches, gentoo-functions and gnuconfig as well, instead of
# fixing all uses that expect them in EPREFIX rather than BROOT.
# Strictly speaking, only baselayout and gcc-config are necessary, but
# it is easier for now to install elt-patches, gentoo-functions and
# gnuconfig as well, instead of fixing all uses that expect them in
# EPREFIX rather than BROOT.
# See also: pkg_preinst
RDEPEND="${DEPEND}
prefix-stack? (
sys-devel/gcc-config
elibc_Winnt? (
dev-libs/pthreads4w
)
app-portage/elt-patches
sys-apps/gentoo-functions
sys-devel/gnuconfig