summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-07-10 11:10:11 +0200
committerGard Spreemann <gspr@nonempty.org>2020-07-10 11:10:11 +0200
commitfc3c6d8a342906884abfa5d7c9a58214f1c0b8f9 (patch)
treede33cfec4fba5546ef568aa86785580668b55df3 /debian
parent95cf336fe1229d6688afcf7a8143f6d2748c440b (diff)
Demote matplotlib and POT to recommends for python3-gudhi, remove python3-tk dep.
On advice from upstream.
Diffstat (limited to 'debian')
-rw-r--r--debian/control9
1 files changed, 3 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index d1379119..c253c464 100644
--- a/debian/control
+++ b/debian/control
@@ -95,12 +95,9 @@ Description: Documentation for the GUDHI library
Package: python3-gudhi
Section: python
Architecture: amd64 arm64 i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 x32
-Depends: python3-matplotlib,
- python3-tk,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
-Recommends: python3-pot,
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
+Recommends: python3-matplotlib,
+ python3-pot,
python3-scipy,
python3-sklearn
Description: Python 3 interface to the GUDHI library