diff options
author | Marvin W <git@larma.de> | 2017-04-15 18:01:51 +0200 |
---|---|---|
committer | Marvin W <git@larma.de> | 2017-04-15 18:03:24 +0200 |
commit | a0b2a66ef0e71918b27207889519f3dc270ebb43 (patch) | |
tree | 19e00017e8ccfda89925e54caae4dec0505d1e60 /README.md | |
parent | e3b69538bacd14283374f5e7619db610cafd81d6 (diff) | |
download | dino-a0b2a66ef0e71918b27207889519f3dc270ebb43.tar.gz dino-a0b2a66ef0e71918b27207889519f3dc270ebb43.zip |
Replace OpenSSL with GCrypt
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,8 +16,8 @@ Install * GTK (≥ 3.22) * GPGME (For the OpenPGP plugin) * libgee-0.8 (≥ 0.10) +* libgcrypt (For the OMEMO plugin) * libnotify -* OpenSSL (For the OMEMO plugin) * SQLite3 Build |