From c263fc4e410d5f260eeb0969a350cf7ef00da6ba Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 7 Mar 2025 01:25:08 +0000 Subject: [PATCH] libtool.eclass: tighten elt-patches dep again Very, very briefly lost in 83f46749d45ee192cfc575b0b2b94cf281ce97b9 from 5519c68288e98ecc1e136aa32c5e9bf2444ceb2e. Signed-off-by: Sam James --- eclass/libtool.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/libtool.eclass b/eclass/libtool.eclass index 7f21ac11575a7..18596a9223071 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