Ignore:
Timestamp:
02/03/2019 06:37:53 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
4d176c4f
Parents:
8f6f10e
Message:

Merge to HEAD 21080.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r8f6f10e rd60cd837  
    108108    <bridgehead renderas="sect4">Recommended</bridgehead>
    109109    <para role="recommended">
    110       <xref linkend="curl"/> (needed to use <application>Git</application> over http,
    111       https, ftp or ftps), and
    112       <!-- <xref linkend="perl-error"/>, and -->
    113       <xref linkend="python2"/>
     110      <xref linkend="curl"/> (needed to use <application>Git</application> over
     111      http, https, ftp or ftps)
    114112    </para>
    115113
     
    119117      linkend="pcre"/>), in either case configured with
    120118      <literal>--enable-jit</literal>,
    121       <xref linkend="subversion"/> with Perl bindings (for <command>git svn</command>),
     119      <xref linkend="python2"/>,
     120      <xref linkend="subversion"/> with Perl bindings (for <command>git
     121         svn</command>),
    122122      <xref role="runtime" linkend="tk"/>
    123123      (gitk, a simple <application>Git</application>
     
    264264
    265265    <para>
    266       <option>--without-python</option>: Use this switch if
    267       <application>Python</application> is not installed.
     266      <option>--with-python=python3</option>: Use this switch to allow using
     267      <application>Python 3</application>. <application>Python</application> is
     268      only used for the <command>git p4</command> interface to Perforce
     269      repositories.
    268270    </para>
    269271
Note: See TracChangeset for help on using the changeset viewer.