summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/apinger/apinger-0.6.1.ebuild')
-rw-r--r--net-analyzer/apinger/apinger-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/apinger/apinger-0.6.1.ebuild b/net-analyzer/apinger/apinger-0.6.1.ebuild
index 4b130a04d478..98e7484f48b9 100644
--- a/net-analyzer/apinger/apinger-0.6.1.ebuild
+++ b/net-analyzer/apinger/apinger-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64"
DEPEND="
- sys-devel/flex
+ app-alternatives/lex
app-alternatives/yacc
"
DOCS=( AUTHORS ChangeLog NEWS README TODO )