summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:45:38 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:01:36 +0000
commit432a2fd320c12788a69f45e281defeeec8a4f3a0 (patch)
treeeb0e3dec30183540a6de72d2a88708ca48a25c19 /app-text/texlive-core/texlive-core-2021-r6.ebuild
parentapp-text/recode: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-432a2fd320c12788a69f45e281defeeec8a4f3a0.tar.gz
gentoo-432a2fd320c12788a69f45e281defeeec8a4f3a0.tar.bz2
gentoo-432a2fd320c12788a69f45e281defeeec8a4f3a0.zip
app-text/texlive-core: 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 'app-text/texlive-core/texlive-core-2021-r6.ebuild')
-rw-r--r--app-text/texlive-core/texlive-core-2021-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive-core/texlive-core-2021-r6.ebuild b/app-text/texlive-core/texlive-core-2021-r6.ebuild
index 14ed91b02ca2..7dae7935c65b 100644
--- a/app-text/texlive-core/texlive-core-2021-r6.ebuild
+++ b/app-text/texlive-core/texlive-core-2021-r6.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
@@ -111,7 +111,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND}
>=dev-libs/kpathsea-6.3.2:="
BDEPEND="sys-apps/ed
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig"
DEPEND="${COMMON_DEPEND}"