projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c23b6
)
The diffutils package is also needed (for the 'cmp' command).
author
Víctor Paesa
<victorpaesa@googlemail.com>
Mon, 22 Dec 2008 23:30:33 +0000
(23:30 +0000)
committer
Víctor Paesa
<victorpaesa@googlemail.com>
Mon, 22 Dec 2008 23:30:33 +0000
(23:30 +0000)
Spotted by Ramiro Polla.
Originally committed as revision 16283 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/general.texi
patch
|
blob
|
blame
|
history
diff --git
a/doc/general.texi
b/doc/general.texi
index
514e8e5
..
879dead
100644
(file)
--- a/
doc/general.texi
+++ b/
doc/general.texi
@@
-669,7
+669,7
@@
implementation in MinGW.
Just install your Cygwin with all the "Base" packages, plus the
following "Devel" ones:
@example
-binutils, gcc-core, make, subversion, mingw-runtime
+binutils, gcc-core, make, subversion, mingw-runtime
, diffutils
@end example
Do not install binutils-20060709-1 (they are buggy on shared builds);