mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-23 07:34:44 +00:00
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:
parent
df857aab8d
commit
265663c5cd
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue