From 70e4459efe91ae460d44c7ca993eaa22d9702a9a Mon Sep 17 00:00:00 2001 From: calvin Date: Sun, 26 Jan 2003 14:50:50 +0000 Subject: [PATCH] added glibc 2.3 dependencies git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@771 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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