summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-04-21 16:10:15 +0100
committerLars Wirzenius <liw@liw.fi>2014-04-21 16:10:15 +0100
commit1b2f2fb8dd7cd33f0cb88567f96da8b88586ef1f (patch)
treea474a3d14f664e0603f570e3caacdc607fb75530 /debian
parent006fc5b4e6a63787ba6f52b819f033646467cd88 (diff)
downloaddistix-1b2f2fb8dd7cd33f0cb88567f96da8b88586ef1f.tar.gz
Build depend on python-cliapp
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 9000015..0a60587 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,13 @@ Section: utils
Priority: optional
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
- python-yaml, git
+ python-yaml, git, python-cliapp
X-Python-Version: >= 2.6
Package: distix
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6), python-yaml, git
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6),
+ python-yaml, git, python-cliapp
Description: distributed ticketing system based on git
distix is a distributed ticketing system. It stores the data in git,
using yaml and Maildirs.