summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control6
1 files 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 <bbaren@debian.org>
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}