From 259f3412dfe5d2f76d0d7471ed50c88579996e41 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 1 Sep 2012 07:24:06 +0100 Subject: Add missing build-dep on summain --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1e26f9d..4c38be6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Section: misc Priority: optional Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~), - python-all-dev (>= 2.6.6-3~), libattr1-dev, python-cliapp (>= 0.7) + python-all-dev (>= 2.6.6-3~), libattr1-dev, python-cliapp (>= 0.7), + cmdtest Homepage: http://liw.fi/summain/ X-Python-Version: >= 2.6 -- cgit v1.2.1