summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-01-08 07:43:37 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-08 07:57:51 -0500
commitbee0a2df6f34c74883e661cf11c00f9366de95b6 (patch)
tree3bf48c8eea0698246a807fc7c1ba2ae45e01b826 /app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
parentwww-client/qutebrowser: drop 3.0.2-r1 (diff)
downloadgentoo-bee0a2df6f34c74883e661cf11c00f9366de95b6.tar.gz
gentoo-bee0a2df6f34c74883e661cf11c00f9366de95b6.tar.bz2
gentoo-bee0a2df6f34c74883e661cf11c00f9366de95b6.zip
Revert "app-emulation/wine-vanilla: sys-devel/flex -> app-alternatives/lex"
This reverts commit f2a99318b859e9365e51f1ba5c7553d6e05d590a. This may not set LEX, but that's because wine does not respect this variable in the first place and looks for flex directly. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-9999.ebuild')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index a320176ecc6b..82e4101c491a 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -134,7 +134,7 @@ BDEPEND="
)
dev-lang/perl
sys-devel/bison
- app-alternatives/lex
+ sys-devel/flex
virtual/pkgconfig
mingw? ( !crossdev-mingw? (
>=dev-util/mingw64-toolchain-10.0.0_p1-r2[${MULTILIB_USEDEP}]