From 9aa5fbb5434c0ddc134ea33523ffb89b6481a4fc Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Fri, 28 Apr 2017 10:57:36 +0200 Subject: Correct substvar for Python 3. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 -- cgit v1.2.3