summaryrefslogtreecommitdiff
path: root/package/debian8/control
diff options
context:
space:
mode:
Diffstat (limited to 'package/debian8/control')
-rw-r--r--package/debian8/control9
1 files changed, 3 insertions, 6 deletions
diff --git a/package/debian8/control b/package/debian8/control
index f10cd97..212266a 100644
--- a/package/debian8/control
+++ b/package/debian8/control
@@ -25,7 +25,6 @@ Build-Depends: cython,
python-pyopencl-dbg,
python-mako,
ipython,
- ipython-qtconsole,
python-matplotlib,
python-matplotlib-dbg,
python-opengl,
@@ -38,6 +37,7 @@ Build-Depends: cython,
python-sphinx,
python-sphinxcontrib.programoutput,
python-enum34,
+ python-concurrent.futures,
python3-all-dev,
python3-all-dbg,
python3-numpy,
@@ -50,7 +50,6 @@ Build-Depends: cython,
python3-pyopencl-dbg,
python3-mako,
ipython3,
- ipython3-qtconsole,
python3-matplotlib,
python3-matplotlib-dbg,
python3-opengl,
@@ -94,7 +93,6 @@ Depends: ${misc:Depends},
python-pyopencl,
python-mako,
ipython,
- ipython-qtconsole,
python-matplotlib,
python-opengl,
python-pyqt5,
@@ -102,6 +100,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
@@ -123,7 +122,6 @@ Depends: ${misc:Depends},
python-pyopencl-dbg,
python-mako,
ipython,
- ipython-qtconsole,
python-matplotlib-dbg,
python-opengl,
python-pyqt5-dbg,
@@ -131,6 +129,7 @@ Depends: ${misc:Depends},
python-scipy-dbg,
python-six,
python-enum34,
+ python-concurrent.futures,
Description: Toolbox for X-Ray data analysis - python2 debug
.
This package contains the extension built for the Python 2 debug
@@ -149,7 +148,6 @@ Depends: ${misc:Depends},
python3-pyopencl,
python3-mako,
ipython3,
- ipython3-qtconsole,
python3-matplotlib,
python3-opengl,
python3-pyqt5,
@@ -177,7 +175,6 @@ Depends: ${misc:Depends},
python3-pyopencl-dbg,
python3-mako,
ipython3,
- ipython3-qtconsole,
python3-matplotlib-dbg,
python3-opengl,
python3-pyqt5-dbg,