From e9f111d011af4124d46c747f4b79839023580ac0 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Tue, 17 Jul 2012 14:47:15 -0400 Subject: [PATCH] PKG: Add python-support to build dependencies (closes Debian-681896). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 98e05352..1d0acd61 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Stefan van der Walt Uploaders: Yaroslav Halchenko -Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.6.6-3~), python-numpy, python-sphinx, python-nose, python-setuptools, cython (>= 0.13), python-matplotlib (>= 1.0), python-scipy, libfreeimage3, python-imaging +Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.6.6-3~), python-numpy, python-sphinx, python-nose, python-setuptools, cython (>= 0.13), python-matplotlib (>= 1.0), python-scipy, libfreeimage3, python-imaging, python-support (>= 0.6) Standards-Version: 3.9.3 XS-Python-Version: >= 2.6 Homepage: http://scikits-image.org