From 0c4e07a540cc264b40b334ca4e9c156fc22445bd Mon Sep 17 00:00:00 2001 From: Ivan Mogilko Date: Fri, 27 Oct 2023 03:43:20 +0300 Subject: [PATCH] Linux: add libsdl's actual version note to requirements --- debian/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/README.md b/debian/README.md index 33a1b43664a..a131f2d61a4 100644 --- a/debian/README.md +++ b/debian/README.md @@ -15,7 +15,7 @@ parentheses are known to work, but other versions will also probably work. - libsdl2 (2.0.12 or higher) -- libsdl_sound for sdl2 (revision 1507be95c3 or higher) +- libsdl2_sound (2.0.x, revision 1507be95c3 or higher) - libogg (1.2.2-1.3.0) - libtheora (1.1.1-1.2.0) - libvorbis (1.3.2)