aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo
diff options
context:
space:
mode:
authorfiaxh <git@lightrise.org>2021-01-28 14:02:12 +0100
committerfiaxh <git@lightrise.org>2021-01-28 14:02:24 +0100
commitad031ee33366aefc003ed3cac3a74079d963bfe9 (patch)
tree826f5590381038403326cc2be8c4b79ab4496c32 /plugins/omemo
parentf12fc371a3bd00ac8c3183099d9d54528ef46bf0 (diff)
downloaddino-ad031ee33366aefc003ed3cac3a74079d963bfe9.tar.gz
dino-ad031ee33366aefc003ed3cac3a74079d963bfe9.zip
Remove unnecessary Soup dependency from OMEMO plugin
fixes #983
Diffstat (limited to 'plugins/omemo')
-rw-r--r--plugins/omemo/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/omemo/CMakeLists.txt b/plugins/omemo/CMakeLists.txt
index ca64b353..0f5a1521 100644
--- a/plugins/omemo/CMakeLists.txt
+++ b/plugins/omemo/CMakeLists.txt
@@ -9,7 +9,6 @@ find_packages(OMEMO_PACKAGES REQUIRED
GModule
GObject
GTK3
- Soup
Qrencode
)