mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-09 00:50:58 +00:00
add python to build depends for dh_python call
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1034 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
2d7b33cc09
commit
26ce806035
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -2,7 +2,7 @@ Source: linkchecker
|
|||
Section: web
|
||||
Priority: optional
|
||||
Maintainer: Bastian Kleineidam <calvin@debian.org>
|
||||
Build-Depends: python-dev (>= 2.3), python-dev (<< 2.4), debhelper (>= 4.1.0), gettext
|
||||
Build-Depends: python-dev (>= 2.3), python-dev (<< 2.4), python, debhelper (>= 4.1.0), gettext
|
||||
Standards-Version: 3.6.1
|
||||
|
||||
Package: linkchecker
|
||||
|
|
|
|||
Loading…
Reference in a new issue