Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Brötzmann <mailtrash@posteo.de>2023-04-09 21:13:39 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-04-09 21:13:39 +0300
commit7a585f20d48f0bb03544ac66394a49fe937e3625 (patch)
treea503d2159add9803e42b87316d6ee7b44fa17c1a /debian
parent24548c14e87e5044eebaf0092ab27ef19cfb8659 (diff)
feat: Integrate OMEMO plugin
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 232d58ea9..d27066e1f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends:
python3-gi,
python3-gi-cairo,
python3-nbxmpp-nightly (>=20230405),
+ python3-omemo-dr (>=20230407),
python3-setuptools,
python3-packaging,
python3-cryptography (>=3.4.8),
@@ -35,6 +36,7 @@ Depends:
python3-gi (>= 3.42.0),
python3-gi-cairo (>= 1.14.0~),
python3-nbxmpp-nightly (>=20230405),
+ python3-omemo-dr (>=20230407),
gir1.2-pango-1.0 (>= 1.50.0),
gir1.2-gtk-3.0 (>= 3.24.30),
gir1.2-gtksource-4,