diff options
Diffstat (limited to 'debian.trunk/control')
-rw-r--r-- | debian.trunk/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian.trunk/control b/debian.trunk/control index 76d0db0d..eef3cd1d 100644 --- a/debian.trunk/control +++ b/debian.trunk/control @@ -5,6 +5,10 @@ Maintainer: Scott Moser <smoser@ubuntu.com> Build-Depends: cdbs, debhelper (>= 5.0.38), python (>= 2.6.6-3~), + python-nose, + pyflakes, + pylint, + python-mocker, XS-Python-Version: all Standards-Version: 3.9.1 |