From 68e497db2ad687d3aa7478af78413d2d05fd60a4 Mon Sep 17 00:00:00 2001 From: matthieu Date: Mon, 10 Apr 2023 17:45:01 +0000 Subject: [PATCH] Note that gettext-tools is needed for autoreconf --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 4ce027d51..e6c7f0cdd 100644 --- a/README +++ b/README @@ -81,6 +81,7 @@ GNU autotools packages installed: - autoconf 2.69 (devel/autoconf/2.69) - metaauto 0.9 (or later) (devel/metaauto) - libtool 2.4.2 (or later) (devel/libtool) + - gettext-tools (devel/gettext) If you have your source tree on an NFS partition, make sure the clock of your server and client are properly synchronised. Any significant @@ -211,4 +212,4 @@ The core dump will be in /var/crash. See also -- -$OpenBSD: README,v 1.45 2023/03/03 15:26:53 tb Exp $ +$OpenBSD: README,v 1.46 2023/04/10 17:45:01 matthieu Exp $