diff options
Diffstat (limited to 'net-misc/frr/frr-9.0.ebuild')
-rw-r--r-- | net-misc/frr/frr-9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/frr/frr-9.0.ebuild b/net-misc/frr/frr-9.0.ebuild index 73df8c4dd6f6..e8a0f30550c9 100644 --- a/net-misc/frr/frr-9.0.ebuild +++ b/net-misc/frr/frr-9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -37,7 +37,7 @@ COMMON_DEPEND=" " BDEPEND=" ~dev-util/clippy-${PV} - sys-devel/flex + app-alternatives/lex app-alternatives/yacc doc? ( dev-python/sphinx ) " |