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-10-22 12:45:04 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-10-22 12:45:46 +0300
commit11f01aa08268e660571072de2b1968df2d7e1848 (patch)
tree46cdcafa9e2da5c748d8a18b787b7f113bd2834e /debian
parent85dfba6322f8dcca6c45919daa39cfdb14f7f923 (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 0d5901a41..4d0d5d27f 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.3.0,<5.0.0",
+- "nbxmpp>=4.4.0,<5.0.0",
"packaging",
"pillow>=9.1.0",
"precis-i18n>=1.0.0",