summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ae2ac92..50a8bfb 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,15 @@ Build-Depends: debhelper (>= 9~),
Package: ick2
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends},
+ python3-all,
+ python3-bottle,
+ python3-cliapp,
+ python3-apifw,
+ python3-slog,
+ python3-cryptography,
+ python3-requests,
+ gunicorn3,
+ python3-yaml,
Description: a work-in-progress CI server
This should be written.