Mercurial > hg > octave-nkf
changeset 16599:cfbc726cb4c5 stable
doc: remove git from list of build dependencies
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Wed, 01 May 2013 14:41:23 -0400 |
parents | f441dc7d1afd |
children | f2f5dd09e97d |
files | doc/interpreter/contrib.txi |
diffstat | 1 files changed, 2 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/interpreter/contrib.txi +++ b/doc/interpreter/contrib.txi @@ -48,18 +48,10 @@ @section Building the Development Sources In addition to all the tools (both optional and required) that are -listed in @ref{Build Dependencies} you will need: - -@table @asis -@item Mercurial -Distributed version control system (@url{http://mercurial.selenic.com}). +listed in @ref{Build Dependencies} you will need Mercurial, a +distributed version control system (@url{http://mercurial.selenic.com}). Octave's sources are stored in a Mercurial archive. -@item Git -Distributed version control system (@url{http://git-scm.com}). The -gnulib sources that Octave depends on are stored in a Git archive. -@end table - Once you have the required tools installed, you can build Octave by doing