Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 069eec9

Browse files
committed
added gcc minimum version for std::filesystem support
1 parent bf2cd5a commit 069eec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The Linux build uses the meson build system, and builds against system libraries
3939

4040
Dependencies:
4141

42+
* `g++>=8.1` (needs to support c++17)
4243
* `allegro4`
4344
* `loadpng`
4445
* `flac`

0 commit comments

Comments
 (0)