summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ef9901a..aab19fa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,14 @@ Section: python
Priority: optional
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9~), python-all (>= 2.7~),
- python-cliapp, python-jinja2
+ python-cliapp, python-jinja2, python-markdown, python-ttystatus,
+ python-yaml
X-Python-Version: >= 2.7
Package: obbench
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7),
- python-cliapp, python-jinja2
+ python-cliapp, python-jinja2, python-markdown, python-ttystatus,
+ python-yaml
Description: benchmarking tool for Obnam
Run benchmarks for the Obnam backup program.