diff options
author | Janne Grunau <janne-libav@jannau.net> | 2011-03-16 21:53:58 +0100 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2011-03-18 21:57:38 +0100 |
commit | faa6f1c306b817a7349e3fe16590371d6d499998 (patch) | |
tree | 4a7f97223ee136465e54ba81acd26850489eaba1 /doc/general.texi | |
parent | fda299f0d01c1691625180786a01b01065df7156 (diff) | |
download | ffmpeg-faa6f1c306b817a7349e3fe16590371d6d499998.tar.gz |
get rid of the last svn mentions
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index cd06533fad..3ef4d678eb 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1032,7 +1032,7 @@ llrint() in its C library. Install your Cygwin with all the "Base" packages, plus the following "Devel" ones: @example -binutils, gcc4-core, make, subversion, mingw-runtime, texi2html +binutils, gcc4-core, make, git, mingw-runtime, texi2html @end example And the following "Utils" one: |