Ignore:
Timestamp:
09/10/2007 03:46:54 AM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f25f6275
Parents:
e443e502
Message:

Clarified the dependencies in the Balsa instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7107 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    re443e502 r134249c0  
    6565
    6666    <bridgehead renderas="sect4">Recommended</bridgehead>
    67     <para role="recommended"><xref linkend="libesmtp"/> (without this you will
    68     have no outgoing SMTP server)</para>
     67    <para role="recommended"><xref linkend="libesmtp"/>
     68      (required for outgoing SMTP service)</para>
    6969
    7070
     
    7777    <xref linkend="compface"/>,
    7878    <ulink url="http://gtkspell.sourceforge.net/">GtkSpell</ulink> (provides
    79     on-the-fly as you type spell checking),
     79      on-the-fly as you type spell checking),
    8080    an <xref linkend="server-mail"/> (that provides a
    8181    <command>sendmail</command> command),
     
    8484
    8585    <bridgehead renderas="sect4">Optional to Build Experimental S/MIME Support</bridgehead>
    86     <para role="optional"><ulink
    87     url="http://www.gnupg.org/download/index.html#libksba">Libksba</ulink>,
    88     <ulink url="http://www.gnupg.org/download/index.html#gnupg2">GnuPG-1.9.x</ulink>, and
     86    <para role="optional"><xref linkend="libksba"/> then
     87    <ulink url="http://www.gnupg.org/download/index.html#gnupg2">GnuPG-2.x.x</ulink> then
    8988    <ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink></para>
    9089
     
    155154    <para><option>--enable-smime</option>: Use this option to enable S/MIME
    156155    support if <application>Libksba</application> and
    157     <application>GnuPG-1.9.x</application> is installed.</para>
     156    <application>GnuPG-2.x.x</application> is installed.</para>
    158157
    159158  </sect2>
Note: See TracChangeset for help on using the changeset viewer.