expat is not required for building anymore

This commit is contained in:
Moritz Bunkus 2012-04-08 00:20:04 +02:00
parent d4100b9fe9
commit b0f274381b

View File

@ -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: