summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-06 15:18:33 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-06 15:18:33 +0100
commit356c247eb133627c8450ad1fcee6fd94fbdf8435 (patch)
tree01fb1357d3dd91b2806d3f6225bbd84eb31df4c3 /debian/control
parent41128e5726c80938351b85b8adddbe02c2b59d6e (diff)
downloadick2-356c247eb133627c8450ad1fcee6fd94fbdf8435.tar.gz
Fix: add dependecy on adduser, fix short desc
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 50a8bfb..1e20006 100644
--- a/debian/control
+++ b/debian/control
@@ -34,5 +34,6 @@ Depends: ${python3:Depends}, ${misc:Depends},
python3-requests,
gunicorn3,
python3-yaml,
-Description: a work-in-progress CI server
+ adduser
+Description: work-in-progress CI server
This should be written.