summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-10-03 13:59:06 +0000
committerLars Wirzenius <liw@liw.fi>2017-10-03 13:59:06 +0000
commit55a522ae219baa05f83e8075692dac08fbcda1bd (patch)
tree7a6950cb62656c2cad43206f26ac78ea6b778ea5 /debian/control
parent7c1f90bac429ef39ae3d1c6b4aece03e24202a96 (diff)
downloadick2-55a522ae219baa05f83e8075692dac08fbcda1bd.tar.gz
Fix: ick2 runtime dependencies
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index dc868f9..f8f99ab 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,6 @@ Build-Depends: debhelper (>= 9~),
Package: ick2
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, python3-bottle, python-cliapp, python3-yaml
+Depends: ${python3:Depends}, ${misc:Depends}
Description: a work-in-progress CI server
This should be written.