summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-01-08 08:56:01 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-08 08:56:01 -0500
commitb0cc6fbcfb3abed60d84c28511597421f08f89d8 (patch)
tree403b614d479cc92ea87c70da7ec38272085613b0
parentdev-libs/keystone: sync live (diff)
downloadgentoo-b0cc6fbcfb3abed60d84c28511597421f08f89d8.tar.gz
gentoo-b0cc6fbcfb3abed60d84c28511597421f08f89d8.tar.bz2
gentoo-b0cc6fbcfb3abed60d84c28511597421f08f89d8.zip
Revert "app-emulation/vkd3d: sys-devel/flex -> app-alternatives/lex"
This reverts commit e6c89941071548365b919dae28d8ed6e8542f8d9. Hadn't noticed flex had been changed too, same deal as yacc. This does not care for the LEX variable and looks for flex directly. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--app-emulation/vkd3d/vkd3d-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vkd3d/vkd3d-1.10.ebuild b/app-emulation/vkd3d/vkd3d-1.10.ebuild
index a07c6243deca..b8594f26e81e 100644
--- a/app-emulation/vkd3d/vkd3d-1.10.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.10.ebuild
@@ -26,7 +26,7 @@ DEPEND="
dev-util/vulkan-headers
"
BDEPEND="
- app-alternatives/lex
+ sys-devel/flex
sys-devel/bison
virtual/pkgconfig
"