changeset 2569:b4d536379687

Update README slightly.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 02 Mar 2022 00:13:48 +0200
parents 8ab923fe23ef
children 1559011d749f
files README.txt
diffstat 1 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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):