summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index ec635144..f599e28b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index c68c44c7..7fb33657 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Gard Spreemann <gspreemann@gmail.com>
Section: math
Priority: optional
Standards-Version: 3.9.8.0
-Build-Depends: cmake (>= 2.6), debhelper (>= 9), libboost-chrono-dev (>= 1.48),
+Build-Depends: cmake (>= 2.6), debhelper (>= 10), libboost-chrono-dev (>= 1.48),
libboost-filesystem-dev (>= 1.48), libboost-program-options-dev (>= 1.48),
libboost-system-dev (>= 1.48), libboost-timer-dev (>= 1.48),
libcgal-dev (>= 4.7), libeigen3-dev (>= 3.1.0), libgmp-dev (>= 4.2), libtbb-dev