summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/zmap/zmap-2.1.1-r5.ebuild')
-rw-r--r--net-analyzer/zmap/zmap-2.1.1-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zmap/zmap-2.1.1-r5.ebuild b/net-analyzer/zmap/zmap-2.1.1-r5.ebuild
index 97210a199bd6..b413d47fc165 100644
--- a/net-analyzer/zmap/zmap-2.1.1-r5.ebuild
+++ b/net-analyzer/zmap/zmap-2.1.1-r5.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
@@ -27,7 +27,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
dev-util/gengetopt
- sys-devel/flex
+ app-alternatives/lex
dev-util/byacc
"