summaryrefslogtreecommitdiff
path: root/app-text/recode/recode-3.7.13.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/recode/recode-3.7.13.ebuild')
-rw-r--r--app-text/recode/recode-3.7.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/recode/recode-3.7.13.ebuild b/app-text/recode/recode-3.7.13.ebuild
index ddc811e86856..1e3a064b1bd6 100644
--- a/app-text/recode/recode-3.7.13.ebuild
+++ b/app-text/recode/recode-3.7.13.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
@@ -21,7 +21,7 @@ RESTRICT="!test? ( test )"
RDEPEND="virtual/libiconv"
DEPEND="
${RDEPEND}
- sys-devel/flex
+ app-alternatives/lex
"
BDEPEND="
nls? ( sys-devel/gettext )