summaryrefslogtreecommitdiff
path: root/package/debian9/control
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2018-03-04 10:20:27 +0100
committerPicca Frédéric-Emmanuel <picca@debian.org>2018-03-04 10:20:27 +0100
commit270d5ddc31c26b62379e3caa9044dd75ccc71847 (patch)
tree55c5bfc851dfce7172d335cd2405b214323e3caf /package/debian9/control
parente19c96eff0c310c06c4f268c8b80cb33bd08996f (diff)
New upstream version 0.7.0+dfsg
Diffstat (limited to 'package/debian9/control')
-rw-r--r--package/debian9/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/debian9/control b/package/debian9/control
index 193b844..4c244f1 100644
--- a/package/debian9/control
+++ b/package/debian9/control
@@ -6,8 +6,7 @@ Section: science
Priority: extra
Build-Depends: cython,
cython3,
- libstdc++-4.9-dev,
- libstdc++6,
+ libstdc++-4.9-dev|libstdc++6,
debhelper (>=9.20150101+deb8u2),
dh-python,
python-all-dev,
@@ -26,6 +25,7 @@ Build-Depends: cython,
python-sphinx,
python-sphinxcontrib.programoutput,
python-enum34,
+ python-concurrent.futures,
python3-all-dev,
python3-numpy,
python3-fabio,
@@ -82,6 +82,7 @@ Depends: ${misc:Depends},
python-scipy,
python-six,
python-enum34,
+ python-concurrent.futures,
# Recommends:
Suggests: python-rfoo
Description: Toolbox for X-Ray data analysis - Python2 library