Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
db771e23
Commit
db771e23
authored
Jan 24, 2023
by
Philipp Hörist
Browse files
ci: Debian: Add correct version dependencies
parent
ae2953a5
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
db771e23
...
...
@@ -7,10 +7,10 @@ Build-Depends:
dh-python,
gir1.2-soup-3.0,
python3-all,
python3-gi,
python3-gi
(>=3.42.0)
,
python3-idna,
python3-packaging,
python3-precis-i18n,
python3-precis-i18n
(>=1.0.0)
,
python3-setuptools (>= 65.0.0),
Standards-Version: 4.1.4
Rules-Requires-Root: no
...
...
@@ -23,7 +23,7 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
gir1.2-soup-3.0,
python3-gi,
python3-gi
(>=3.42.0)
,
Recommends: python3-gssapi,
Breaks: gajim (<< 1.6~)
Conflicts: python3-nbxmpp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment