[X2Go-Commits] [python-x2go] 02/03: debian/control: Add B-D/D on python3-looseversion, python3-distutils or python3-packaging (fallback).
git-admin at x2go.org
git-admin at x2go.org
Sat Jan 6 21:08:46 CET 2024
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository python-x2go.
commit 1edd1b8c401c922bc7cddda5beed9825c60e4112
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Jan 3 11:45:19 2024 +0100
debian/control: Add B-D/D on python3-looseversion, python3-distutils or python3-packaging (fallback).
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 93734c1..b95a540 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
python3,
python3-setuptools,
python3-gevent,
+ python3-looseversion | python3-distutils | python3-packaging,
python3-paramiko,
python3-xlib,
python3-sphinx,
@@ -31,6 +32,7 @@ Depends:
${misc:Depends},
python3-gevent (>= 0.13.6-0~),
python3-paramiko (>= 1.15.1-0~),
+ python3-looseversion | python3-distutils | python3-packaging,
python3-requests,
python3-simplejson,
python3-xlib,
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git
More information about the x2go-commits
mailing list