# HG changeset patch # User Matti Hamalainen # Date 1646172828 -7200 # Node ID b4d5363796876c039e552d11332b8c05705b9771 # Parent 8ab923fe23ef191f83a078fd56f608d8e0177ae1 Update README slightly. diff -r 8ab923fe23ef -r b4d536379687 README.txt --- a/README.txt Wed Mar 02 00:04:30 2022 +0200 +++ b/README.txt Wed Mar 02 00:13:48 2022 +0200 @@ -56,7 +56,7 @@ The compilation and usage of these utilities requires following software packages or functional equivalents installed: - - GCC 4.6 or later + - GCC 4.6 or later or clang - GNU binutils - GNU Make - pkg-config @@ -71,11 +71,6 @@ - SDL2_ttf for libSDL2 (optional, required for some things) - Tremor (integer-based Ogg Vorbis decoder) + libogg -And the demo editor framework requires (but it is not yet -usable anyway, so you may as well skip these): - - - Qt 5.x framework libraries - For Linux -> Win32/64 cross-compilation I have used the standard MinGW packages from Debian Testing (wheezy):