summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:07:53 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:57 +0000
commit15c81d139c57f7c1737705ea8b99b37d703d07fc (patch)
treebcb000758f646434bd567433e6772f26c9ed394a /media-libs
parentmedia-libs/mesa: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-15c81d139c57f7c1737705ea8b99b37d703d07fc.tar.gz
gentoo-15c81d139c57f7c1737705ea8b99b37d703d07fc.tar.bz2
gentoo-15c81d139c57f7c1737705ea8b99b37d703d07fc.zip
media-libs/mesa-amber: 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 'media-libs')
-rw-r--r--media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild b/media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild
index f5fd2a33768b..dfe9dd3b0da4 100644
--- a/media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild
+++ b/media-libs/mesa-amber/mesa-amber-21.3.9-r1.ebuild
@@ -79,7 +79,7 @@ DEPEND="${RDEPEND}
"
BDEPEND="
${PYTHON_DEPS}
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")