commit:     c263fc4e410d5f260eeb0969a350cf7ef00da6ba
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  7 01:25:08 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar  7 01:25:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c263fc4e

libtool.eclass: tighten elt-patches dep again

Very, very briefly lost in 83f46749d45ee192cfc575b0b2b94cf281ce97b9 from
5519c68288e98ecc1e136aa32c5e9bf2444ceb2e.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/libtool.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/libtool.eclass b/eclass/libtool.eclass
index 7f21ac11575a..18596a922307 100644
--- a/eclass/libtool.eclass
+++ b/eclass/libtool.eclass
@@ -28,7 +28,7 @@ inherit toolchain-funcs
 # @OUTPUT_VARIABLE
 # @DESCRIPTION:
 # Contains dependency on app-portage/elt-patches in *DEPEND format.
-LIBTOOL_DEPEND="app-portage/elt-patches"
+LIBTOOL_DEPEND=">=app-portage/elt-patches-20250306"
 
 # @ECLASS_VARIABLE: LIBTOOL_AUTO_DEPEND
 # @PRE_INHERIT

Reply via email to