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>2022-11-28 01:45:53 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-11-28 01:50:02 +0300
commitfde324b2a675d4a14aefc46874ca8301dd208bce (patch)
tree9a5e3c29a266b2101acbbf8d5e2c43fb5888d98a /debian
parentbf75d67255aa91aa1e161cb599ff6ed16e948e46 (diff)
ci: Debian: Add cryptography to build dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 66b05ce64..87f942c28 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
python3-nbxmpp-nightly (>=20221027),
python3-setuptools,
python3-packaging,
+ python3-cryptography (>=3.4.8),
python3-pil,
gir1.2-gtk-3.0 (>=3.24.30),
gir1.2-gtksource-4,