aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2013-10-16 16:34:05 +0000
committerDaniele Tricoli <eriol@mornie.org>2013-10-16 16:34:05 +0000
commit95133a223385e54ebf6d7fd19acb5a386a505a27 (patch)
tree2bfad047adede07075ae83f4f232d89ae39a89ad /debian/control
parent924f82d9f619257fb208467d4967d328b26ddb8f (diff)
downloadpython-urllib3-95133a223385e54ebf6d7fd19acb5a386a505a27.tar
python-urllib3-95133a223385e54ebf6d7fd19acb5a386a505a27.tar.gz
Added python-mock to Build-Depends
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 30bf6f0..33264d8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
debhelper (>= 8.1),
python-all (>= 2.6.6-3),
python-coverage (>= 3.4),
+ python-mock,
python-nose (>=1.1.2),
python-six,
python-tornado,