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:
authorwurstsalat <mailtrash@posteo.de>2022-11-27 16:44:30 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-11-27 22:35:20 +0300
commitb29572138be5126ec96564ea8f0350cb58cd1840 (patch)
tree74f305286097e0bb4089add14d8f2313b838d169 /debian
parent8da84be4c16bf26c34fa48dc22e520b684895ab4 (diff)
change: Dependencies: Remove pyOpenSSL, add python-cryptography
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index bd20e6b77..66b05ce64 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Depends:
python3-gi-cairo (>= 1.14.0~),
python3-idna,
python3-nbxmpp-nightly (>=20221027),
- python3-openssl (>= 0.19),
+ python3-cryptography (>= 3.4.8),
python3-precis-i18n,
python3-keyring,
python3-packaging,