summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9f3d5bb0..a73ed746 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: cmake (>= 3.1),
libtbb-dev,
pybind11-dev,
python3-all-dev,
+ python3-eagerpy,
python3-matplotlib,
python3-numpy,
python3-pot,
@@ -98,7 +99,8 @@ Package: python3-gudhi
Section: python
Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 x32
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
-Recommends: python3-matplotlib,
+Recommends: python3-eagerpy,
+ python3-matplotlib,
python3-pot,
python3-scipy,
python3-sklearn