diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2022-04-18 15:11:12 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2022-04-18 15:11:12 -0400 |
commit | 9821b60f70dd562030560979972c51d63d615251 (patch) | |
tree | 21d02fdfed7918a313272a464279737c6449245d /app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | |
parent | app-emulation/vkd3d: Restrict test (diff) | |
download | wine-9821b60f70dd562030560979972c51d63d615251.tar.gz wine-9821b60f70dd562030560979972c51d63d615251.tar.bz2 wine-9821b60f70dd562030560979972c51d63d615251.zip |
app-emulation/wine-vanilla: Remove blockers
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --force
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-9999.ebuild')
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index f838286..6792e52 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -47,8 +47,7 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) # or fail due to Xvfb's opengl limitations. RESTRICT="test" -BDEPEND="mingw? ( !!>=cross-i686-w64-mingw32/binutils-2.38 !!>=cross-x86_64-w64-mingw32/binutils-2.38 ) - sys-devel/flex +BDEPEND="sys-devel/flex virtual/yacc virtual/pkgconfig" |