1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

list minizip-ng in dev docs

This commit is contained in:
Andrey Filipenkov
2025-09-15 14:53:27 +03:00
parent cd9f029b39
commit 1f8f7fd703
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ To compile, the following packages (and their development counterparts) are need
- CMake
- SDL2 with devel packages: mixer, image, ttf
- minizip
- minizip or minizip-ng
- zlib and zlib-devel
- Boost C++ libraries v1.48+: program-options, filesystem, system, thread, locale
- Recommended, if you want to build launcher or map editor: Qt 5, widget and network modules