Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2021-07-03 20:15:23 +0300
committerPatryk Obara <dreamer.tan@gmail.com>2021-07-03 20:55:46 +0300
commit56aa5939fb4fd41728f3d0a0bf0452de579c5042 (patch)
treede53b24d942a45c8c5653064b8e4194965391299 /BUILD.md
parent389db94cd7e2aa1982ce7e0ddd9cc70844acd4f6 (diff)
Update SDL2 version to >= 2.0.5 in README.md and BUILD.md
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index ccff9f2e0..f695dd664 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -1,7 +1,7 @@
## Minimum build requirements
- C/C++ compiler with support for C++14
-- SDL >= 2.0.2
+- SDL >= 2.0.5
- Opusfile
- Meson >= 0.49.0 or Visual Studio Community Edition
- OS that is mostly POSIX-compliant or up-to-date Windows system