From a1b73af3812ffee0ad9da739ccf3599e0dbba541 Mon Sep 17 00:00:00 2001 From: nicoo Date: Wed, 12 Feb 2020 19:40:39 +0100 Subject: Make the build deterministic --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 686f0dd..9a5dcaa 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 4.5.0 Build-Depends: debhelper-compat (= 12), pkg-config, - cmake, + cmake (>= 3.14), mandoc, libcbor-dev, libssl-dev, -- cgit v1.2.3