diff options
-rw-r--r-- | net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild b/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild index 6697b3256a8d..afd416d7bea5 100644 --- a/net-analyzer/flow-tools/flow-tools-0.68.6-r1.ebuild +++ b/net-analyzer/flow-tools/flow-tools-0.68.6-r1.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 @@ -29,7 +29,7 @@ DEPEND=" BDEPEND=" app-text/docbook-sgml-utils sys-devel/bison - sys-devel/flex + app-alternatives/lex " DOCS=( ChangeLog.old README README.fork SECURITY TODO TODO.old ) PATCHES=( |