mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
expat is not required for building anymore
This commit is contained in:
parent
d4100b9fe9
commit
b0f274381b
@ -80,7 +80,7 @@ $HOME/mingw-cross-env.
|
||||
Next, build the required libraries:
|
||||
|
||||
cd $HOME/mingw-cross-env
|
||||
make gcc w32api mingwrt gettext boost bzip2 curl file flac expat libiconv \
|
||||
make gcc w32api mingwrt gettext boost bzip2 curl file flac libiconv \
|
||||
lzo ogg pthreads vorbis wxwidgets zlib
|
||||
|
||||
Append the installation directory to your PATH variable:
|
||||
|
Loading…
Reference in New Issue
Block a user