From b733e78f462ffb64ed73baf5a85a8691472a2c80 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 11 Dec 2019 07:26:04 -0600 Subject: [PATCH] debian/control: install scipy for build too Needed for make check Signed-off-by: Sage Weil --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index d252ff60d61d..e1f33cdf5378 100644 --- a/debian/control +++ b/debian/control @@ -82,6 +82,7 @@ Build-Depends: cmake (>= 3.5), # Make-Check python-openssl, # Make-Check python-prettytable, # Make-Check python-requests, +# Make-Check python-scipy, python-setuptools, python-sphinx, # Make-Check python-werkzeug, -- 2.47.3