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:
authorPhilipp Hörist <philipp@hoerist.com>2022-10-31 13:57:36 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-10-31 13:58:53 +0300
commit6ca0c6cff157a4bca7ce590ea9ada1fc1fee07e9 (patch)
treef8b3b0f2dc0f03d9b624489b678ab856895f3239 /debian
parent4b497df5d065af3b3bc95f7c26096e7792bc467a (diff)
change: Raise nbxmpp version
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 a692709ee..bd20e6b77 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
python3-css-parser,
python3-gi,
python3-gi-cairo,
- python3-nbxmpp-nightly (>=20220727),
+ python3-nbxmpp-nightly (>=20221027),
python3-setuptools,
python3-packaging,
python3-pil,
@@ -34,7 +34,7 @@ Depends:
python3-gi (>= 3.42.0),
python3-gi-cairo (>= 1.14.0~),
python3-idna,
- python3-nbxmpp-nightly (>=20220727),
+ python3-nbxmpp-nightly (>=20221027),
python3-openssl (>= 0.19),
python3-precis-i18n,
python3-keyring,