Changeset e909a1eb for appendices


Ignore:
Timestamp:
06/22/2022 07:16:03 AM (23 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0b0fa07
Parents:
c500323
git-author:
Xi Ruoyao <xry111@…> (06/22/2022 07:12:06 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/22/2022 07:16:03 AM)
Message:

bc: enable readline

Using readline can improve line editing feature of bc, but it's not
enabled by default.

As readline is already installed before bc, let's pick up this
improvement with no cost.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    rc500323 re909a1eb  
    245245        <segtitle>&dependencies;</segtitle>
    246246        <seglistitem>
    247           <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, and Make</seg>
     247          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Readline</seg>
    248248        </seglistitem>
    249249      </segmentedlist>
     
    26162616        <segtitle>&before;</segtitle>
    26172617        <seglistitem>
    2618           <seg>Bash and Gawk</seg>
     2618          <seg>Bash, Bc, and Gawk</seg>
    26192619        </seglistitem>
    26202620      </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.