From b0cc6fbcfb3abed60d84c28511597421f08f89d8 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 8 Jan 2024 08:56:01 -0500 Subject: 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 --- app-emulation/vkd3d/vkd3d-1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') 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 " -- cgit v1.2.3-65-gdbad