Added brew packages for RNP

This commit is contained in:
defnax 2025-01-30 19:53:59 +01:00
parent 85b6d18094
commit b99988385f

View file

@ -85,6 +85,13 @@ Install HomeBrew following this guide: [HomeBrew](http://brew.sh/)
$ brew install rapidjson
$ brew install sqlcipher
For RNP lib:
$ brew install bzip2
$ brew install zlib
$ brew install json-c
$ brew install botan@2
#### Install CMake
$ brew install cmake