summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-05-21 00:05:21 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-05-21 00:05:25 -0400
commit44e077c5adb80720cca52fe9cdcd886a9015e940 (patch)
treed41c0c3bf7fd63b4a14ba372bc896397933dbb58 /app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
parentx11-drivers/nvidia-drivers: sync minor nitpick in 390 branch (diff)
downloadgentoo-44e077c5adb80720cca52fe9cdcd886a9015e940.tar.gz
gentoo-44e077c5adb80720cca52fe9cdcd886a9015e940.tar.bz2
gentoo-44e077c5adb80720cca52fe9cdcd886a9015e940.zip
app-emulation/wine-vanilla: don't pull toolchain with USE=-mingw
Oversight due to copying from other ebuilds which always need it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
index c097218912e6..80752f7676fe 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
@@ -51,7 +51,7 @@ RESTRICT="test"
BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
- !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+ mingw? ( !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
COMMON_DEPEND="
X? (