This works just fine, and has for quite a while, using the mingw-get installer.
Signed-off-by: Derek Buitenhuis <[email protected]> --- doc/platform.texi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/platform.texi b/doc/platform.texi index 7822abf..70afd68 100644 --- a/doc/platform.texi +++ b/doc/platform.texi @@ -83,10 +83,8 @@ or @url{http://mingw-w64.sourceforge.net/}. You can find detailed installation instructions in the download section and the FAQ. -Libav does not build out-of-the-box with the packages the automated MinGW -installer provides. It also requires coreutils to be installed and many other -packages updated to the latest version. The minimum versions for some packages -are listed below: +Libav requires coreutils to be installed and many other packages updated to the +latest version. The minimum versions for some packages are listed below: @itemize @item bash 3.1 -- 1.7.9.5 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
