From 6ba9905c81c417d6fe2fa1e3479d74f62bb3b15d Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Tue, 24 Nov 2015 21:28:32 +0900 Subject: [PATCH] add python-mock to B-D --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index afda50d6..bf88a636 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9) , python-setuptools , python3-all , python3-setuptools + , python-mock + , python3-mock , dh-python Standards-Version: 3.9.6 Homepage: https://github.com/boto/botocore