commit:     b0cc6fbcfb3abed60d84c28511597421f08f89d8
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 13:56:01 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 13:56:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cc6fbc

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 <AT> gentoo.org>

 app-emulation/vkd3d/vkd3d-1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 "

Reply via email to