mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 10:03:10 +00:00
add psyco to suggests
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1063 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
0de34a7675
commit
7af2448373
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue