summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/miller/miller-5.10.2.ebuild')
-rw-r--r--sys-apps/miller/miller-5.10.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/miller/miller-5.10.2.ebuild b/sys-apps/miller/miller-5.10.2.ebuild
index 4daa197af23e..eb61094b4a27 100644
--- a/sys-apps/miller/miller-5.10.2.ebuild
+++ b/sys-apps/miller/miller-5.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="amd64 arm x86"
IUSE="doc test"
RESTRICT="!test? ( test )"
-DEPEND="sys-devel/flex"
+DEPEND="app-alternatives/lex"
src_prepare() {
default