summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 685b80c..b245fd1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: math
Priority: optional
Standards-Version: 4.5.1
Build-Depends: catch2,
- cmake (>= 3.5.1),
+ cmake,
debhelper-compat (= 13),
libboost-dev
Rules-Requires-Root: no
@@ -29,4 +29,3 @@ Description: Utilities built from the Hera library
Some simple utilities for efficient bottleneck and Wasserstein
distances between persistence diagrams built from the Hera library
(see libhera-dev).
-