summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:49:14 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:01:56 +0000
commit3bca2d23b932a27d49468ecf35005420d8c1069e (patch)
tree78470184c0e7875f0270aaa6a311e0ab54e81b1c /games-misc/bsd-games/bsd-games-3.2.ebuild
parentgames-fps/serioussam: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-3bca2d23b932a27d49468ecf35005420d8c1069e.tar.gz
gentoo-3bca2d23b932a27d49468ecf35005420d8c1069e.tar.bz2
gentoo-3bca2d23b932a27d49468ecf35005420d8c1069e.zip
games-misc/bsd-games: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex 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-misc/bsd-games/bsd-games-3.2.ebuild')
-rw-r--r--games-misc/bsd-games/bsd-games-3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/bsd-games/bsd-games-3.2.ebuild b/games-misc/bsd-games/bsd-games-3.2.ebuild
index 7b5b4c20d5d9..c8c55dcd767a 100644
--- a/games-misc/bsd-games/bsd-games-3.2.ebuild
+++ b/games-misc/bsd-games/bsd-games-3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,7 +32,7 @@ RDEPEND="
"
BDEPEND="
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
"