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:
authorlovetox <philipp@hoerist.com>2022-07-27 13:36:06 +0300
committerlovetox <philipp@hoerist.com>2022-07-27 13:38:16 +0300
commitacf179da0189ab5c9465fd7ad4aef9e3435da301 (patch)
treeec89578576a55d499eeab917d65d1cb7e3019c8f /debian
parent0fcef58dd835c35d7fe09e9cd36be11e07828bd9 (diff)
change: Raise required nbxmpp version to 3.1.1
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 7c49e3bd4..95a5414b1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
python3-css-parser,
python3-gi,
python3-gi-cairo,
- python3-nbxmpp-nightly (>=20220501),
+ python3-nbxmpp-nightly (>=20220727),
python3-setuptools,
python3-pil,
gir1.2-gtk-3.0,
@@ -32,7 +32,7 @@ Depends:
python3-gi (>= 3.32.0),
python3-gi-cairo (>= 1.14.0~),
python3-idna,
- python3-nbxmpp-nightly (>=20220501),
+ python3-nbxmpp-nightly (>=20220727),
python3-openssl (>= 0.19),
python3-precis-i18n,
python3-keyring,