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-05-26 20:24:24 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-05-26 20:24:24 +0300
commitabff68bed793dcbabd9fe28397471224f5f56df1 (patch)
treefe6041b682bff40a1bda09d25d8a02efb6411832 /debian
parent037ddbdbdf3e61007c2d41312121c943aef6d923 (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 8bb6b034c..24c76b095 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.2,<5.0.0",
+- "nbxmpp>=4.3.0,<5.0.0",
"packaging",
"pillow",
"precis-i18n>=1.0.0",