From 4d22dd60635719fc3e4eae7f71faf727b1a5db9d Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Thu, 31 Aug 2023 13:54:42 +0800 Subject: [PATCH] dependencies: Coreutils needs Autoconf and Automake The autoreconf command is from Autoconf, and "autoconf -fi" invokes automake. --- appendices/dependencies.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 8038ee943..aa35eeb41 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -147,7 +147,7 @@ &before; - Automake + Automake and Coreutils @@ -189,7 +189,7 @@ &before; - None + Coreutils @@ -447,8 +447,9 @@ &dependencies; - Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, - Libcap, Make, OpenSSL, Patch, Perl, Sed, and Texinfo + Autoconf, Automake, Bash, Binutils, Coreutils, GCC, Gettext, + Glibc, GMP, Grep, Libcap, Make, OpenSSL, Patch, Perl, Sed, and + Texinfo @@ -2516,7 +2517,7 @@ D-Bus, E2fsprogs, IProute2, Kmod, Man-DB, Procps-ng, Python, - &systemd-udev;, and Util-linux + &systemd-udev;, and Util-linux