Add {shlibs:Depends} to dependencies

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3715 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2008-04-21 10:48:31 +00:00
parent df857aab8d
commit 265663c5cd

2
debian/control vendored
View file

@ -11,7 +11,7 @@ Homepage: http://linkchecker.sourceforge.net/
Package: linkchecker
Architecture: any
Depends: ${python:Depends}
Depends: ${python:Depends}, ${shlibs:Depends}
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Suggests: apache | httpd, python-optcomplete (>= 1.2-5), python-profiler (>= 2.4.3-2), python-geoip (>= 1.2.1-2)