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-04-04 21:30:59 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-04-04 21:31:50 +0300
commit46c424538c33ef7fd7e63193745becc97c7e25be (patch)
tree579ee1980764c5ec14bedb275dd5b51267cc21bb /debian
parent39d68bb5f929538435c638400476849c218abfff (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 fc602026f..8bb6b034c 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.2.0,<5.0.0",
+- "nbxmpp>=4.2.2,<5.0.0",
"packaging",
"pillow",
"precis-i18n>=1.0.0",