commit:     0a71108edcfc0773f72a5b417d10cdc0c56c8da7
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 12:48:24 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 12:57:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a71108e

Revert "app-emulation/vkd3d: sys-devel/bison -> app-alternatives/yacc"

This reverts commit a9f5440566a22bf2174b67244facbc10db26da08.

This may not set YACC, but that's because vkd3d does not respect
this variable in the first place and looks for bison directly.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/vkd3d/vkd3d-1.10.ebuild | 2 +-
 app-emulation/vkd3d/vkd3d-1.9.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/vkd3d/vkd3d-1.10.ebuild 
b/app-emulation/vkd3d/vkd3d-1.10.ebuild
index 6c1db7ea7dff..a07c6243deca 100644
--- a/app-emulation/vkd3d/vkd3d-1.10.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.10.ebuild
@@ -27,7 +27,7 @@ DEPEND="
 "
 BDEPEND="
        app-alternatives/lex
-       app-alternatives/yacc
+       sys-devel/bison
        virtual/pkgconfig
 "
 

diff --git a/app-emulation/vkd3d/vkd3d-1.9.ebuild 
b/app-emulation/vkd3d/vkd3d-1.9.ebuild
index 6c1db7ea7dff..a07c6243deca 100644
--- a/app-emulation/vkd3d/vkd3d-1.9.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.9.ebuild
@@ -27,7 +27,7 @@ DEPEND="
 "
 BDEPEND="
        app-alternatives/lex
-       app-alternatives/yacc
+       sys-devel/bison
        virtual/pkgconfig
 "
 

Reply via email to