summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-04-27 18:17:43 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-04-27 18:17:43 +0200
commit0eab205a08b153a46b44738aa70e0da6d1422092 (patch)
treebfce74ada7a085e3509d9c4a28328a74a273b801 /debian/control
parentd1d437fd4bdc73a7407651253ff9f6d135d8d0d5 (diff)
Build-depend on Matplotlib to please some of the tests for the Python interface.
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 016af8cb..a6d43bb9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cmake (>= 2.6), cython3, debhelper (>= 10), dh-python, doxygen,
libboost-program-options-dev (>= 1.48), libboost-system-dev (>= 1.48),
libboost-test-dev (>= 1.48), libboost-timer-dev (>= 1.48),
libcgal-dev (>= 4.8.1), libeigen3-dev (>= 3.1.0), libgmp-dev (>= 4.2),
- libtbb-dev, python3-dev, texlive-science
+ libtbb-dev, python3-dev, python3-matplotlib, python3-tk, texlive-science
Homepage: http://gudhi.gforge.inria.fr/
Vcs-Browser: https://git.nonempty.org/debian-gudhi
Vcs-Git: http://git.nonempty.org/debian-gudhi -b debian/sid