Update for 2.7.0

Jonathan White
2022-03-10 22:48:10 -05:00
parent af647c59fb
commit 789d6ef2fa

@@ -24,15 +24,7 @@ Then install the required libraries (zlib already exists on macOS Sierra so it i
Open a Terminal:
```
brew install qt5 libgcrypt argon2 qrencode libsodium asciidoctor
```
### Install optional dependencies
These dependencies are only needed if you build with -DWITH_XC_ALL=ON or the specific option you are building:
```
brew install libyubikey ykpers quazip
brew install qt5 argon2 botan qrencode asciidoctor
```
### Update your environment regularly