summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 12 insertions, 12 deletions
diff --git a/debian/control b/debian/control
index ee72ac56..e73d1b2d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,12 @@ Build-Depends: cmake (>= 3.1),
cython3,
debhelper (>= 12),
dh-python,
- libboost-chrono-dev,
- libboost-filesystem-dev,
- libboost-program-options-dev,
- libboost-system-dev,
- libboost-test-dev,
- libboost-timer-dev,
+ libboost-chrono-dev (>= 1.56),
+ libboost-filesystem-dev (>= 1.56),
+ libboost-program-options-dev (>= 1.56),
+ libboost-system-dev (>= 1.56),
+ libboost-test-dev (>= 1.56),
+ libboost-timer-dev (>= 1.56),
libcgal-dev (>> 4.11.0),
libcgal-qt5-dev (>> 4.11.0),
libeigen3-dev,
@@ -36,12 +36,12 @@ Package: libgudhi-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
-Depends: 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),
+Depends: libboost-chrono-dev (>= 1.56),
+ libboost-filesystem-dev (>= 1.56),
+ libboost-program-options-dev (>= 1.56),
+ libboost-system-dev (>= 1.56),
+ libboost-test-dev (>= 1.56),
+ libboost-timer-dev (>= 1.56),
libcgal-dev (>> 4.11.0),
libeigen3-dev (>= 3.1.0),
libgmp-dev (>= 4.2),