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-09-12 22:38:28 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-09-12 22:38:28 +0300
commit37584e22571c0fb8af92798cbc86d3dbbfe84af3 (patch)
treea429e96588465f1f23f239d2741b35dc8e15c00d /debian
parent6dffa785cccb4caf43e86118780ed8936f4204b8 (diff)
change: Raise PyGObject version
Fixes: #11132
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 40629032d..d44704289 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Depends:
desktop-file-utils,
python3 (>= 3.9),
python3-css-parser (>= 1.0.2),
- python3-gi (>= 3.32.0),
+ python3-gi (>= 3.42.0),
python3-gi-cairo (>= 1.14.0~),
python3-idna,
python3-nbxmpp-nightly (>=20220727),