aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-08-16 14:50:04 +0200
committerLinus Jahn <lnj@kaidan.im>2022-08-16 15:08:51 +0200
commit5178274935b0dd5ad56c04b7c14f491025ab6438 (patch)
treee3f7fe3e788be45ede5248ed2405657e19a613b5 /README.md
parent64b69d0d0d3f61aae37969f5e339d6ea33b4a5cf (diff)
Describe OMEMO specific dependencies in READMEs
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4936e52d..6d076908 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,9 @@ You can pass the following arguments to CMake:
BUILD_OMEMO to build the OMEMO module (default: false)
WITH_GSTREAMER to enable audio/video over jingle (default: false)
+For building the OMEMO module [additional dependencies](src/omemo/README.md)
+are required.
+
Installing QXmpp
================