summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index fdff44b6..3b8846f7 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Priority: optional
Maintainer: Benjamin Barenblat <bbaren@debian.org>
Build-Depends:
cmake (>= 3.5),
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
googletest (>= 1.10.0.20200926) [amd64 ppc64el],
Rules-Requires-Root: no
Standards-Version: 4.5.1
@@ -39,7 +39,7 @@ Section: libdevel
Depends:
libabsl20210324 (= ${binary:Version}),
${misc:Depends},
-Recommends: cmake (>= 2.6), g++ (>= 5.1)
+Recommends: cmake (>= 2.6) | pkg-config, g++ (>= 5.1)
Description: ${source:Synopsis} (development files)
${source:Extended-Description}
.