From 26ce80603592ca8b79cb66ded2d63a328802e63f Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 18 Sep 2003 17:25:05 +0000 Subject: [PATCH] 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 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2a100ef0..55a7a13a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: linkchecker Section: web Priority: optional Maintainer: Bastian Kleineidam -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