From 7af2448373dd0714a60ffcb45f109051a156bb55 Mon Sep 17 00:00:00 2001 From: calvin Date: Tue, 21 Oct 2003 21:55:13 +0000 Subject: [PATCH] add psyco to suggests git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1063 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 55a7a13a..6a5f3c2c 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: linkchecker Architecture: any Depends: python (>= 2.3), python (<< 2.4) Conflicts: linkchecker-ssl -Suggests: httpd +Suggests: httpd, python-psyco Description: check HTML documents for broken links Features: o recursive checking