summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2019-12-11 09:11:23 +0100
committerPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2019-12-11 09:11:23 +0100
commit6f3cf570afab1005f81793c83b7ba5766c7c5bab (patch)
treeeb742a270c37c469aaac2f706b4d3e8a0fe2ae3d /debian/control
parent5569e9aff300ce140212e677afe3dac4e6d6ce0d (diff)
use python3-qtconsole instead of ipython3-qtconsoledebian/0.11.0+dfsg-3
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e5a8e49..fa42f3d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: cython3 (>= 0.23.2),
dh-python,
help2man,
ipython3,
- ipython3-qtconsole,
pandoc <!nodoc>,
python3-all-dbg,
python3-all-dev,
@@ -35,6 +34,7 @@ Build-Depends: cython3 (>= 0.23.2),
python3-pyqt5.qtopengl-dbg,
python3-pyqt5.qtsvg,
python3-pyqt5.qtsvg-dbg,
+ python3-qtconsole,
python3-scipy,
python3-scipy-dbg,
python3-setuptools,