From 0bb61fa1c8a962cb16e54ffd5a8a22b53952dc2b Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 3 Sep 2024 13:57:42 -0400 Subject: Update build dependencies --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index e5719dfd..4127a568 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Source: abseil Priority: optional Maintainer: Benjamin Barenblat Build-Depends: - cmake (>= 3.13), + cmake (>= 3.16), debhelper-compat (= 12), googletest (>= 1.12), tzdata, @@ -41,8 +41,8 @@ Depends: libabsl20240722 (= ${binary:Version}), ${misc:Depends}, Recommends: - cmake (>= 3.13) | pkgconf, - g++ (>= 7.3.1), + cmake (>= 3.16) | pkgconf, + g++ (>= 7.5.0), libgmock-dev (>= 1.12), Description: ${source:Synopsis} (development files) ${source:Extended-Description} -- cgit v1.2.3