summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2009-07-10 00:16:20 +0000
committerRamiro Polla <ramiro.polla@gmail.com>2009-07-10 00:16:20 +0000
commit71ecc16b091a9418773d5897e3ef8ee1a6d68f56 (patch)
treeb308e144bcf27d47ae519b59f4f813bacee2e96d
parent6892931b0ba44ae7faecd7216e259aef0064f4ac (diff)
cygwin documentation: diffutils is part of the Utils packages.
Originally committed as revision 19393 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--doc/general.texi7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi
index a360878dbf..6ecd16c222 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -887,7 +887,12 @@ or leverage the implementation in MinGW (as explained below).
Just install your Cygwin with all the "Base" packages, plus the
following "Devel" ones:
@example
-binutils, gcc-core, make, subversion, mingw-runtime, diffutils
+binutils, gcc-core, make, subversion, mingw-runtime
+@end example
+
+And the following "Utils" one:
+@example
+diffutils
@end example
The experimental gcc4 package is still buggy, hence please