From 202c9cdd02f62de90debbbd40ad5059de26a68ae Mon Sep 17 00:00:00 2001 From: kali Date: Wed, 30 Jan 2013 13:22:34 +0900 Subject: missing setuptools dep --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b085db53..020473cc 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-xdg, python-jsonschema, python-sh, + pyhon-setuptools, python-nose, python-mock, pep8, -- cgit v1.2.3