diff options
Diffstat (limited to 'dev-libs/dotconf/dotconf-1.3-r2.ebuild')
-rw-r--r-- | dev-libs/dotconf/dotconf-1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dotconf/dotconf-1.3-r2.ebuild b/dev-libs/dotconf/dotconf-1.3-r2.ebuild index 9d0d505092f6..2dedf327663c 100644 --- a/dev-libs/dotconf/dotconf-1.3-r2.ebuild +++ b/dev-libs/dotconf/dotconf-1.3-r2.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=8 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="" -DEPEND=">=sys-devel/autoconf-2.58" +DEPEND=">=dev-build/autoconf-2.58" RDEPEND="" src_configure() { |