From f288666edc9180a2e81e6655951878124f321df6 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Sun, 5 Feb 2023 04:25:56 +0100 Subject: New upstream version 3.2.2 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 55372b4..7ace7cd 100644 --- a/README +++ b/README @@ -34,6 +34,7 @@ List of build-time dependencies: * standard GNU autotools-based C toolchain - C99 compliant compiler - `autoconf` + - `automake` - `autotools` * `ncurses` @@ -54,7 +55,7 @@ Install these and other required packages for C development from your package ma **Debian/Ubuntu** ~~~ shell -sudo apt install libncursesw5-dev autotools-dev autoconf build-essential +sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essential ~~~ **Fedora/RHEL** -- cgit v1.2.3