Author: xry111
Date: Mon Mar 29 10:43:06 2021
New Revision: 24413

Log:
git: add external dependencies for git send-email

Modified:
   trunk/BOOK/general/prog/git.xml

Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml     Mon Mar 29 09:43:56 2021        (r24412)
+++ trunk/BOOK/general/prog/git.xml     Mon Mar 29 10:43:06 2021        (r24413)
@@ -125,8 +125,11 @@
          svn</command>),
       <xref role="runtime" linkend="tk"/>
       (gitk, a simple <application>Git</application>
-      repository viewer, uses <application>Tk</application> at runtime), and
-      <xref linkend="valgrind"/>
+      repository viewer, uses <application>Tk</application> at runtime),
+      <xref linkend="valgrind"/>,
+      <ulink url="https://metacpan.org/pod/Authen::SASL";>Authen::SASL</ulink> 
and
+      <ulink url="https://metacpan.org/pod/MIME::Base64";>MIME::Base64</ulink>
+      (both runtime, for <command>git send-email</command>)
     </para>
 
     <bridgehead renderas="sect4">Optional (to create the man pages, html docs
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to