diff options
Diffstat (limited to 'app-crypt/heimdal/heimdal-7.8.0-r3.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.8.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild b/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild index 27e020f183d4..597d9cf695c5 100644 --- a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild +++ b/app-crypt/heimdal/heimdal-7.8.0-r3.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 @@ -41,7 +41,7 @@ DEPEND="${CDEPEND} dev-perl/JSON virtual/pkgconfig sys-apps/texinfo - >=sys-devel/autoconf-2.62" + >=dev-build/autoconf-2.62" RDEPEND="${CDEPEND} selinux? ( sec-policy/selinux-kerberos )" |