From c7efe46e0bf35abd990ec149a7c1009179b86fef Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Sun, 14 Jun 2020 19:09:26 +0200 Subject: [PATCH] README: The gettext command is no longer required `_` is now a proper builtin, so we don't spuriously call out to gettext. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2a31fc69e..df14e6eaf 100644 --- a/README.rst +++ b/README.rst @@ -94,7 +94,7 @@ Running fish requires: ``ls``, ``mkdir``, ``mkfifo``, ``rm``, ``sort``, ``tee``, ``tr``, ``uname`` and ``sed`` at least, but the full coreutils plus find, sed and awk is preferred) -- gettext (library and ``gettext`` command), if compiled with +- The gettext library, if compiled with translation support The following optional features also have specific requirements: