diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-09-08 01:28:49 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-09-08 01:28:55 +0200 |
commit | c7e884c4543717ff761adb87f93fc8ebb26018ca (patch) | |
tree | 16ceea6ebddf3ec64a16c4fe2b6015551e5ea5ff /README.md | |
parent | Merge pull request #714 from Thulinma/profileSizingFix (diff) | |
download | nheko-c7e884c4543717ff761adb87f93fc8ebb26018ca.tar.xz |
Recommend version 0.12 of QtKeychain
See https://github.com/Nheko-Reborn/nheko/issues/715
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 61dfdfc3..b5ed4966 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ choco install nheko-reborn - Voice call support: dtls, opus, rtpmanager, srtp, webrtc - Video call support (optional): compositor, opengl, qmlgl, rtp, vpx - [libnice](https://gitlab.freedesktop.org/libnice/libnice) -- [qtkeychain](https://github.com/frankosterfeld/qtkeychain) +- [qtkeychain](https://github.com/frankosterfeld/qtkeychain) (You need at least version 0.12 for proper Gnome Keychain support) - A compiler that supports C++ 17: - Clang 6 (tested on Travis CI) - GCC 7 (tested on Travis CI) |