From dc296d2004de3ef8a7989e841a5948bcad96d340 Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Sat, 25 May 2013 01:02:04 -0400 Subject: debian/control: Add Build-Depend on python-epydoc With auto-generated docs need to depend on the epydoc package that is used to generate them. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 6e25a38..d2725c9 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Uploaders: Guido Guenther Build-Depends: debhelper (>> 8), python-all (>= 2.6.6-3~), python-crypto (>= 2.1.0-2), - python-setuptools + python-setuptools, + python-epydoc Standards-Version: 3.9.4 Homepage: https://github.com/paramiko/paramiko/ Vcs-Git: git://git.debian.org/collab-maint/paramiko.git -- cgit v1.2.3