summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-04-28 10:57:36 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-04-28 10:57:36 +0200
commit9aa5fbb5434c0ddc134ea33523ffb89b6481a4fc (patch)
tree28ecc1add066bf2277c952c506fbcf60f653f265 /debian/control
parent0f73042ef0e9f1545de9acc7b26f61881f746272 (diff)
Correct substvar for Python 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 26b433e8..7e130392 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Package: python3-gudhi
Section: python
Architecture: any
Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Recommends: python3-matplotlib
Description: Generic open source C++ library for Topological Data Analysis
The GUDHI library is a generic open source C++ library for