From 94ec6277e47878485bc44bd753129c516c044f8d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 23 Jul 2021 10:34:46 -0300 Subject: aux/workflow/TODOs.sh: Remove dependency on Perl I've replaced the Perl usage for doing regexes with plain sed. Implements #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a. Also: - README.md: remove Perl from the list of tools required; - po/LC_MESSAGES/README.en.md/*.po: translate the update on required tools; - aux/guix/manifest.scm: remove Perl package. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index be08c47..b5ce9e6 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ The directory structure of the repository is: Extra tools used for development are: - [ShellCheck] for validating scripts; - [po4a], [mdpo] and [gettext] for i18n and l10n support; -- [pandoc] and Perl for generating the documentation HTML and website. +- [pandoc] for generating the documentation HTML and website. [ShellCheck]: https://www.shellcheck.net/ [po4a]: https://po4a.org/index.php.en -- cgit v1.2.3