Skip to content

Commit 82eb99a

Browse files
authored
Update README.md
1 parent d9aa5c3 commit 82eb99a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ Collaborators are highly welcome.
1010

1111
Dependencies
1212
-------------
13-
1. [QtnProperty v2.0](https://github.com/qtinuum/QtnProperty) - a Qt property framework. Sources are included;
13+
1. [QtnProperty v2.0.3 (c7ff097+)](https://github.com/qtinuum/QtnProperty) - a Qt property framework. Sources are included;
1414
2. CEGUI [(master branch)](https://github.com/cegui/cegui) with the OpenGL3Renderer (old OpenGLRenderer is working too but disabled by default);
15-
3. Qt (tested with 5.12, 5.13 and 5.15, older versions down to 5.8 inclusive should also work).
16-
4. OpenSSL 1.1.0 - update checking and downloading
15+
3. Qt (tested with 5.12, 5.13 and 5.15.2, older versions down to 5.8 inclusive should also work).
16+
4. [OpenSSL](https://www.openssl.org/) 1.1.0 - update checking and downloading
17+
5. [zlib](https://github.com/madler/zlib) - update zip unpacking
18+
6. [minizip-ng](https://github.com/zlib-ng/minizip-ng) - update zip unpacking
1719

1820
Preparing CEGUI
1921
-------------

0 commit comments

Comments
 (0)