Changeset 4d22dd60


Ignore:
Timestamp:
08/31/2023 05:57:00 AM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
d2c6441
Parents:
4b1b794
git-author:
Xi Ruoyao <xry111@…> (08/31/2023 05:54:42 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/31/2023 05:57:00 AM)
Message:

dependencies: Coreutils needs Autoconf and Automake

The autoreconf command is from Autoconf, and "autoconf -fi" invokes
automake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r4b1b794 r4d22dd60  
    148148        <segtitle>&before;</segtitle>
    149149        <seglistitem>
    150           <seg>Automake</seg>
     150          <seg>Automake and Coreutils</seg>
    151151        </seglistitem>
    152152      </segmentedlist>
     
    190190        <segtitle>&before;</segtitle>
    191191        <seglistitem>
    192           <seg>None</seg>
     192          <seg>Coreutils</seg>
    193193        </seglistitem>
    194194      </segmentedlist>
     
    448448        <segtitle>&dependencies;</segtitle>
    449449        <seglistitem>
    450           <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep,
    451           Libcap, Make, OpenSSL, Patch, Perl, Sed, and Texinfo</seg>
     450          <seg>Autoconf, Automake, Bash, Binutils, Coreutils, GCC, Gettext,
     451          Glibc, GMP, Grep, Libcap, Make, OpenSSL, Patch, Perl, Sed, and
     452          Texinfo</seg>
    452453        </seglistitem>
    453454      </segmentedlist>
     
    25172518          <seg><phrase revision='systemd'>D-Bus, </phrase>E2fsprogs,
    25182519          IProute2, Kmod, Man-DB, Procps-ng, Python,
    2519                   &systemd-udev;, and Util-linux</seg>
     2520          &systemd-udev;, and Util-linux</seg>
    25202521        </seglistitem>
    25212522      </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.