summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-10-17 13:35:48 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-10-17 13:35:48 +0200
commit5d477dcef6e2805554f1af2705ed71823bb209b2 (patch)
treed14f320b1f619af132e37ba79d36fd6d6d8de9a4 /debian/control
parent9843d5c817e374686e99805ab70736daa7286092 (diff)
Python package needs to depend on Matplotlib and tk.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f974331b..d783ce30 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,8 @@ Package: python3-gudhi
Section: python
Architecture: any
Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
+ python3-matplotlib, python3-tk
Recommends: python3-matplotlib
Description: Python 3 interface to the GUDHI library for topological data analysis
The GUDHI library is a generic open source C++ library for