summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-07-02 16:00:58 +0300
committerLars Wirzenius <liw@liw.fi>2017-07-02 19:45:33 +0300
commitd3b30a10018142bce02f6b1870125225f6a42f9b (patch)
treec440d7f7d815a5f901acac50af8049981f8b8b11 /debian/control
parent51303e73746cdbe59aa4552b65402bd0ab731c16 (diff)
downloadick2-d3b30a10018142bce02f6b1870125225f6a42f9b.tar.gz
Add: uWSGI, systemd integration, incl. in .deb
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 19c4fda..c4e5b06 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,6 @@ X-Python-Version: >= 2.7
Package: ick2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7),
- python-bottle, python-cliapp
+ python-bottle, python-cliapp, uwsgi-plugin-python
Description: a work-in-progress CI server
This should be written.