summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2017-02-12 10:53:26 +0100
committerAndrew Shadura <andrewsh@debian.org>2017-02-12 10:53:26 +0100
commit4e72d05571f14dae731fe6e1d9062f4603bec5a0 (patch)
tree61c34d2ec0d7f28833353365f2bf6b556ce4620b
parent50435ebd7497fd075758a6b8178d02a763d17749 (diff)
PIL dependency is required for tests.
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index de6068c..c9e24f7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,9 @@ Build-Depends:
python3-all,
python3-setuptools (>= 0.6.24),
python-mock,
- python3-mock
+ python-pil,
+ python3-mock,
+ python3-pil
Standards-Version: 3.9.1
Package: python-pydenticon