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