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
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 3 insertions, 10 deletions
diff --git a/debian/control b/debian/control
index 174fce266..fe821d69d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,10 @@ Maintainer: Gajim Maintainers <ci@gajim.org>
Build-Depends:
debhelper-compat (= 13),
dh-python,
+ pybuild-plugin-pyproject,
gettext (>= 0.17-4),
libglib2.0-dev,
- python3 (>= 3.10),
+ python3-all,
python3-css-parser,
python3-gi,
python3-gi-cairo,
@@ -28,20 +29,12 @@ Package: gajim-nightly
Architecture: all
Depends:
${misc:Depends},
+ ${python3:Depends},
desktop-file-utils,
python3 (>= 3.10),
- python3-css-parser (>= 1.0.2),
python3-gi (>= 3.42.0),
python3-gi-cairo (>= 1.14.0~),
- python3-idna,
python3-nbxmpp-nightly (>=20230123),
- python3-cryptography (>= 3.4.8),
- python3-precis-i18n,
- python3-keyring,
- python3-packaging,
- python3-pil,
- python3-setuptools,
- python3-css-parser,
gir1.2-pango-1.0 (>= 1.50.0),
gir1.2-gtk-3.0 (>= 3.24.30),
gir1.2-gtksource-4,