summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-04-30 15:22:22 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-05-01 22:53:36 +0200
commitec6026345df3721f31e015617d549505f55a19d0 (patch)
treeb6020c7d9f734122b197f675f61fe6bf1d05c765 /debian/control
parent506d7ced5520c3d73d5ef2fc7a33b796a0668ee8 (diff)
Split out arch-independent build-dependencies.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 35b9da2b..987dddea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,14 @@ Maintainer: Gard Spreemann <gspreemann@gmail.com>
Section: math
Priority: optional
Standards-Version: 3.9.8.0
-Build-Depends: cmake (>= 2.6), cython3, debhelper (>= 10), dh-python, doxygen,
- graphviz, libboost-chrono-dev (>= 1.48), libboost-filesystem-dev (>= 1.48),
+Build-Depends: cmake (>= 2.6), cython3, debhelper (>= 10), dh-python,
+ libboost-chrono-dev (>= 1.48), libboost-filesystem-dev (>= 1.48),
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), 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
+Build-Depends-Indep: doxygen, graphviz, 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