aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/dc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/dc/README b/backends/dc/README
index 6ad52adda5..e1527b3c7a 100644
--- a/backends/dc/README
+++ b/backends/dc/README
@@ -4,12 +4,12 @@ Compiling ScummVM for SEGA Dreamcast
If you want to compile ScummVM for your Dreamcast,
you'll need the following:
-* gcc-3.0.x configured as a cross-compiler for `sh-elf'
+* gcc-3.3 configured as a cross-compiler for `sh-elf'
(including corresponding binutils)
* newlib for sh-elf : <URL:http://mc.pp.se/dc/files/newlib-1.9.0.tar.gz>
-* libronin-0.3 : <URL:http://peter.bortas.org/scumm/libronin-0.3.tar.gz>
+* libronin-0.4 : <URL:http://peter.bortas.org/scumm/libronin-0.4.tar.gz>
* GNU make