diff options
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.1.9-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.1.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild index c329818c19ab..490ca32bfe1b 100644 --- a/net-fs/autofs/autofs-5.1.8-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.8-r1.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=7 @@ -36,7 +36,7 @@ DEPEND="${RDEPEND} libtirpc? ( net-libs/rpcsvc-proto ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/net-fs/autofs/autofs-5.1.9-r1.ebuild b/net-fs/autofs/autofs-5.1.9-r1.ebuild index f64950f705e7..efcc4e9ebb83 100644 --- a/net-fs/autofs/autofs-5.1.9-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.9-r1.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 @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} libtirpc? ( net-libs/rpcsvc-proto ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " diff --git a/net-fs/autofs/autofs-5.1.9.ebuild b/net-fs/autofs/autofs-5.1.9.ebuild index d906d574b5f1..f21b6430b76e 100644 --- a/net-fs/autofs/autofs-5.1.9.ebuild +++ b/net-fs/autofs/autofs-5.1.9.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 @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} libtirpc? ( net-libs/rpcsvc-proto ) " BDEPEND=" - sys-devel/flex + app-alternatives/lex virtual/pkgconfig app-alternatives/yacc " |