summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:50:10 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:02:06 +0000
commit9a802484c65de57a605047d5d32b3c067e0174d6 (patch)
treee53a87a09cb5faf3f5c1aa76e35c65a5c60e58af /media-sound/lilypond/lilypond-2.23.2-r1.ebuild
parentmedia-sound/denemo: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-9a802484c65de57a605047d5d32b3c067e0174d6.tar.gz
gentoo-9a802484c65de57a605047d5d32b3c067e0174d6.tar.bz2
gentoo-9a802484c65de57a605047d5d32b3c067e0174d6.zip
media-sound/lilypond: 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 'media-sound/lilypond/lilypond-2.23.2-r1.ebuild')
-rw-r--r--media-sound/lilypond/lilypond-2.23.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lilypond/lilypond-2.23.2-r1.ebuild b/media-sound/lilypond/lilypond-2.23.2-r1.ebuild
index f6d3a178b14b..ca5ee42efff5 100644
--- a/media-sound/lilypond/lilypond-2.23.2-r1.ebuild
+++ b/media-sound/lilypond/lilypond-2.23.2-r1.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=7
@@ -29,7 +29,7 @@ BDEPEND="
dev-texlive/texlive-metapost
sys-apps/texinfo
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
doc? ( app-text/texi2html )
"