summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control26
1 files changed, 13 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index 627bc8dd..dfc375ae 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Build-Depends: cmake (>= 3.5),
cython3,
debhelper-compat (= 13),
dh-python,
- libboost-filesystem-dev (>= 1.56),
- libboost-program-options-dev (>= 1.56),
- libboost-system-dev (>= 1.56),
- libboost-test-dev (>= 1.56),
- libboost-thread-dev (>= 1.56),
- libboost-timer-dev (>= 1.56),
+ libboost-filesystem-dev (>= 1.66),
+ libboost-program-options-dev (>= 1.66),
+ libboost-system-dev (>= 1.66),
+ libboost-test-dev (>= 1.66),
+ libboost-thread-dev (>= 1.66),
+ libboost-timer-dev (>= 1.66),
libcgal-dev (>= 5.0),
- libcgal-qt5-dev (>> 4.11.0),
+ libcgal-qt5-dev (>= 5.0),
libeigen3-dev,
libgmp-dev,
libhera-dev (>= 1.0.0),
@@ -44,12 +44,12 @@ Package: libgudhi-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
-Depends: libboost-filesystem-dev (>= 1.56),
- libboost-program-options-dev (>= 1.56),
- libboost-system-dev (>= 1.56),
- libboost-test-dev (>= 1.56),
- libboost-thread-dev (>= 1.56),
- libboost-timer-dev (>= 1.56),
+Depends: libboost-filesystem-dev (>= 1.66),
+ libboost-program-options-dev (>= 1.66),
+ libboost-system-dev (>= 1.66),
+ libboost-test-dev (>= 1.66),
+ libboost-thread-dev (>= 1.66),
+ libboost-timer-dev (>= 1.66),
libcgal-dev (>= 5.0),
libeigen3-dev (>= 3.1.0),
libgmp-dev (>= 4.2),