cygwin documentation: diffutils is part of the Utils packages.

Originally committed as revision 19393 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Ramiro Polla 16 years ago
parent 6892931b0b
commit 71ecc16b09
  1. 7
      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

Loading…
Cancel
Save