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>2023-11-26 18:32:36 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-11-26 18:32:36 +0300
commit58398a31aa43f3e2aa7d82ff31be8551b2ba75dc (patch)
tree87342e6fd4ccd11b76e7ecf653d0d6d1e178717a /debian
parent1b318b73e2728dc8160c7db95a81b3dce61a6642 (diff)
change: Raise nbxmpp version
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/remove-nbxmpp-from-deps.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/remove-nbxmpp-from-deps.patch b/debian/patches/remove-nbxmpp-from-deps.patch
index 4d0d5d27f..29919d2b4 100644
--- a/debian/patches/remove-nbxmpp-from-deps.patch
+++ b/debian/patches/remove-nbxmpp-from-deps.patch
@@ -16,7 +16,7 @@ index 93c4acbe6..52544a89d 100644
dependencies = [
"css-parser",
"keyring",
-- "nbxmpp>=4.4.0,<5.0.0",
+- "nbxmpp>=4.5.3,<5.0.0",
"packaging",
"pillow>=9.1.0",
"precis-i18n>=1.0.0",