mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 18:13:09 +00:00
Only build-depend on the default Python version, not all available.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3804 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
6a7192e9b7
commit
a9a603c9b1
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-all-dev (>= 2.5), debhelper (>= 7), gettext,
|
||||
Build-Depends: python-dev (>= 2.5), debhelper (>= 7), gettext,
|
||||
cdbs (>= 0.4.43), python-central (>= 0.6)
|
||||
XS-Python-Standards-Version: 0.4
|
||||
XS-Python-Version: >= 2.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue