summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-01-08 07:48:24 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-08 07:57:52 -0500
commit0a71108edcfc0773f72a5b417d10cdc0c56c8da7 (patch)
tree65c40f91e84c102aee616695f7f61d4cf11deec1 /app-emulation/vkd3d
parentapp-emulation/wine-proton: drop 8.0.3c (diff)
downloadgentoo-0a71108edcfc0773f72a5b417d10cdc0c56c8da7.tar.gz
gentoo-0a71108edcfc0773f72a5b417d10cdc0c56c8da7.tar.bz2
gentoo-0a71108edcfc0773f72a5b417d10cdc0c56c8da7.zip
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@gentoo.org>
Diffstat (limited to 'app-emulation/vkd3d')
-rw-r--r--app-emulation/vkd3d/vkd3d-1.10.ebuild2
-rw-r--r--app-emulation/vkd3d/vkd3d-1.9.ebuild2
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
"