diff options
-rw-r--r-- | appendixb/appendixb.xml | 1 | ||||
-rw-r--r-- | chapter05/perl.xml | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml index 72817c528..946ddd3ac 100644 --- a/appendixb/appendixb.xml +++ b/appendixb/appendixb.xml @@ -317,6 +317,7 @@ to which it belongs.</para> <listitem><para>libtoolize : <xref linkend="aa-libtool"/></para></listitem> <listitem><para>libutil : <xref linkend="aa-glibc"/></para></listitem> <listitem><para>libuuid : <xref linkend="aa-e2fsprogs"/></para></listitem> +<listitem><para>liby : <xref linkend="aa-bison"/></para></listitem> <listitem><para>libz : <xref linkend="aa-zlib"/></para></listitem> <listitem><para>line : <xref linkend="aa-utillinux"/></para></listitem> <listitem><para>link : <xref linkend="aa-coreutils"/></para></listitem> diff --git a/chapter05/perl.xml b/chapter05/perl.xml index 1e538b69b..d1ab2cafe 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -2,8 +2,8 @@ <title>Installing Perl-&perl-version;</title> <?dbhtml filename="perl.html" dir="chapter05"?> -<screen>Estimated build time: &perl-time; -Estimated required disk space: &perl-compsize;</screen> +<screen>Estimated build time: &perl-time-tools; +Estimated required disk space: &perl-compsize-tools;</screen> &aa-perl-shortdesc; &aa-perl-dep; |