aboutsummaryrefslogtreecommitdiff
path: root/src/omemo
diff options
context:
space:
mode:
Diffstat (limited to 'src/omemo')
-rw-r--r--src/omemo/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/omemo/README.md b/src/omemo/README.md
index 1f48e9b3..1367f45c 100644
--- a/src/omemo/README.md
+++ b/src/omemo/README.md
@@ -14,7 +14,7 @@ Dependencies
------------
* [QCA (Qt Cryptographic Architecture)](https://invent.kde.org/libraries/qca)
- * [libomemo-c](https://github.com/dino/libomemo-c)
+ * [libomemo-c](https://github.com/dino/libomemo-c) (built with `-DBUILD_SHARED_LIBS=ON`)
Building
--------