mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
dependencies: Perl does not need groff for build
Some scripts in Perl mentions groff but they are not used building Perl. And in the book groff is built after Perl anyway.
This commit is contained in:
parent
d11a0816d4
commit
619e4d956f
@ -1239,7 +1239,7 @@
|
||||
<segmentedlist id="groff-before">
|
||||
<segtitle>&before;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>Man-DB and Perl</seg>
|
||||
<seg>Man-DB</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -2455,7 +2455,7 @@
|
||||
<segmentedlist id="perl-depends">
|
||||
<segtitle>&dependencies;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep, Groff,
|
||||
<seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep,
|
||||
Libxcrypt, Make, Sed, and Zlib</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user