From 80e87db4d9ed551615eb2d0309bf370e79500716 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 8 Mar 2025 01:47:45 +0000 Subject: gentoo auto-resync : 08:03:2025 - 01:47:44 --- eclass/autotools.eclass | 2 ++ 1 file changed, 2 insertions(+) (limited to 'eclass/autotools.eclass') diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index a36b6ba859be..1545b88bc426 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -32,6 +32,7 @@ case ${EAPI} in esac GNUCONFIG_AUTO_DEPEND=no +LIBTOOL_AUTO_DEPEND=no inherit gnuconfig libtool # @ECLASS_VARIABLE: WANT_AUTOCONF @@ -152,6 +153,7 @@ fi # versions in *DEPEND format. AUTOTOOLS_DEPEND=" ${GNUCONFIG_DEPEND} + ${LIBTOOL_DEPEND} ${_automake_atom} ${_autoconf_atom} ${_libtool_atom} -- cgit v1.2.3