diff options
Diffstat (limited to 'app-admin/apache-tools/apache-tools-2.4.57.ebuild')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.57.ebuild b/app-admin/apache-tools/apache-tools-2.4.57.ebuild index 9db71d1c9ca8..f3af585656d2 100644 --- a/app-admin/apache-tools/apache-tools-2.4.57.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.57.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 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/apr-1.5.0:1= kernel_linux? ( sys-apps/util-linux ) ssl? ( dev-libs/openssl:0= )" DEPEND="${RDEPEND} - sys-devel/libtool" + dev-build/libtool" BDEPEND=" virtual/pkgconfig " |