summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-10-09 16:24:48 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-10-09 16:32:22 +0200
commit7046df72373e83bdbfd82603cb08dce573005dd4 (patch)
treece2ff6efa623825d2ab40c6d6eeffec3c2cf0e4b /debian/control
parentab3927695a137947a012f60b6affd7d8ea7dff76 (diff)
No longer build-depend on texlive-science. -doc instead depends on libjs-mathjax.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 82475ad0..8a554ecd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 2.6), cython3, debhelper (>= 10), dh-python, doxygen,
libboost-test-dev (>= 1.48), libboost-timer-dev (>= 1.48),
libcgal-dev (>= 4.8.1), libcgal-qt5-dev (>= 4.8.1), libeigen3-dev (>= 3.1.0),
libgmp-dev (>= 4.2), libqglviewer-dev-qt5, libtbb-dev, python3-dev,
- python3-matplotlib, python3-tk, qtbase5-dev, texlive-science
+ python3-matplotlib, python3-tk, qtbase5-dev
Homepage: http://gudhi.gforge.inria.fr/
Vcs-Browser: https://git.nonempty.org/debian-gudhi
Vcs-Git: https://git.nonempty.org/debian-gudhi -b debian/sid
@@ -60,7 +60,7 @@ Package: libgudhi-doc
Section: doc
Architecture: all
Multi-Arch: foreign
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libjs-mathjax
Description: Documentation for the GUDHI library for topological data analysis
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry