summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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