added glibc 2.3 dependencies

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@771 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-01-26 14:50:50 +00:00
parent 1f641715d5
commit 70e4459efe

4
debian/control vendored
View file

@ -2,12 +2,12 @@ Source: linkchecker
Section: web
Priority: optional
Maintainer: Bastian Kleineidam <calvin@debian.org>
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