summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2020-08-27 09:16:11 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2020-08-27 09:16:11 +0200
commit0162a3b222f181f21bbfb3475f0bc82bb7a7bdcd (patch)
tree1be4506dbcc8a7fcd31ae8b11955b9f4c4e4ca66 /debian
parent7305a0238d12f90b291f7ea68359af92c7505546 (diff)
debian/control: numpy and scipy need nocheck
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index aeabb32..33f99b7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,11 +15,11 @@ Build-Depends: debhelper-compat (= 13),
netpbm <!nocheck>,
poppler-utils <!nocheck>,
python3-all,
- python3-numpy,
+ python3-numpy <!nocheck>,
python3-pikepdf <!nocheck>,
python3-pil,
python3-pytest <!nocheck>,
- python3-scipy,
+ python3-scipy <!nocheck>,
python3-setuptools
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/img2pdf