summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:07:17 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:50 +0000
commit7ebb0344c39d1a6a2c0d959388f59bd7df79b57d (patch)
treefd83ed22236dcaf7205900d8a53b2441c15d49ed /games-fps
parentdev-util/poke: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-7ebb0344c39d1a6a2c0d959388f59bd7df79b57d.tar.gz
gentoo-7ebb0344c39d1a6a2c0d959388f59bd7df79b57d.tar.bz2
gentoo-7ebb0344c39d1a6a2c0d959388f59bd7df79b57d.zip
games-fps/serioussam: 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 'games-fps')
-rw-r--r--games-fps/serioussam/serioussam-1.10.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/serioussam/serioussam-1.10.6.ebuild b/games-fps/serioussam/serioussam-1.10.6.ebuild
index 0e71d96cbbfa..5f7794528412 100644
--- a/games-fps/serioussam/serioussam-1.10.6.ebuild
+++ b/games-fps/serioussam/serioussam-1.10.6.ebuild
@@ -47,7 +47,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
virtual/pkgconfig
app-alternatives/lex
- sys-devel/bison
+ app-alternatives/yacc
media-gfx/imagemagick
"