diff --git a/debian/control b/debian/control index 44f27f9f..439bedbc 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: linkchecker Section: web Priority: optional Maintainer: Bastian Kleineidam -Build-Depends: python2.2-dev (>= 2.2.1), debhelper (>= 4.1.0), gettext +Build-Depends: python2.2-dev (>= 2.2.1), debhelper (>= 4.1.0), gettext, libc6-dev (>= 2.3) Standards-Version: 3.5.8.0 Package: linkchecker Architecture: any -Depends: python2.2 (>= 2.2.1) +Depends: python2.2 (>= 2.2.1), libc6 (>= 2.3) Conflicts: linkchecker-ssl Suggests: httpd Description: check HTML documents for broken links