From 52c1af874415055b21027e50cd112427f1b08605 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sat, 23 Nov 2013 23:55:04 -0500 Subject: [PATCH] python3-scipy was missing from build-depends --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 2469fd1b..ccc6030f 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: cython (>= 0.15), python3-imaging | python3-pil, python3-nose, python3-numpy, + python3-scipy, python3-setuptools Standards-Version: 3.9.4 Homepage: http://scikit-image.org