summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-04-21 16:14:19 +0100
committerLars Wirzenius <liw@liw.fi>2014-04-21 16:14:19 +0100
commite2d4b597bbdd6a213beea622dd82ee30bd4ccedb (patch)
tree7605a227bca92474323c00633a5c2cebfbf5b46c /debian
parent44a651203f3f40a1fc515a6828c22e68c83b8ab0 (diff)
downloaddistix-e2d4b597bbdd6a213beea622dd82ee30bd4ccedb.tar.gz
Build-depend on python-bottle
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 0a60587..accf452 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +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-cliapp
+ python-yaml, git, python-cliapp, python-bottle
X-Python-Version: >= 2.6
Package: distix
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6),
- python-yaml, git, python-cliapp
+ python-yaml, git, python-cliapp, python-bottle
Description: distributed ticketing system based on git
distix is a distributed ticketing system. It stores the data in git,
using yaml and Maildirs.