From 3f160dfd6802b47f961d7099a13b7aa907cdc479 Mon Sep 17 00:00:00 2001
From: Vladimir Serbinenko <phco...@gmail.com>
Date: Thu, 24 Aug 2023 21:47:50 +0200
Subject: [PATCH 04/13] bootstrap: Don't check gettext version

---
 bootstrap.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index 64ea9bcb5..7a7813d28 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -68,7 +68,7 @@ SKIP_PO=t
 buildreq="\
 autoconf   2.64
 automake   1.14
-gettext    0.18.3
+gettext    -
 git        1.5.5
 patch      -
 tar        -
-- 
2.42.0

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to