summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2017-02-12 10:46:07 +0100
committerAndrew Shadura <andrewsh@debian.org>2017-02-12 10:46:07 +0100
commit945a1d4217b4e128e061e961a321aa2796939fac (patch)
tree992abd6553699eae3fcc648cf0de65733491e162
parent72dcc4de5c54231b52b5fbe19a503c964f5b427c (diff)
Build-depend on mock.
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 48a69bb..de6068c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,9 @@ Build-Depends:
python-all (>= 2.6.6-3),
python-setuptools (>= 0.6.24),
python3-all,
- python3-setuptools (>= 0.6.24)
+ python3-setuptools (>= 0.6.24),
+ python-mock,
+ python3-mock
Standards-Version: 3.9.1
Package: python-pydenticon