summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:09:49 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:25:19 +0000
commit05f787ca17a9baaeb0077838ab1557243700f45c (patch)
treeb85a275dc0884fcfcf0b72610d54f761b2e7a0ea /x11-apps/igt-gpu-tools
parentwww-servers/h2o: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-05f787ca17a9baaeb0077838ab1557243700f45c.tar.gz
gentoo-05f787ca17a9baaeb0077838ab1557243700f45c.tar.bz2
gentoo-05f787ca17a9baaeb0077838ab1557243700f45c.zip
x11-apps/igt-gpu-tools: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/igt-gpu-tools')
-rw-r--r--x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild2
-rw-r--r--x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild
index cbb59eaae85e..e8318e3f6879 100644
--- a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild
+++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1-r1.ebuild
@@ -71,7 +71,7 @@ DEPEND="${RDEPEND}
x11-base/xorg-proto
)
video_cards_intel? (
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
)
"
diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild
index 7d0ce241dba0..22d8992920d4 100644
--- a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild
+++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild
@@ -69,7 +69,7 @@ DEPEND="${RDEPEND}
x11-base/xorg-proto
)
video_cards_intel? (
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
)
"