summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 23ad8b9e..f0efdbcc 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,9 @@ Maintainer: Benjamin Barenblat <bbaren@debian.org>
Build-Depends:
cmake (>= 3.13),
debhelper-compat (= 12),
+ dpkg-dev (>= 1.22.5),
googletest (>= 1.12),
+ tzdata,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Section: libs
@@ -40,7 +42,7 @@ Depends:
libabsl20230802 (= ${binary:Version}),
${misc:Depends},
Recommends:
- cmake (>= 3.13) | pkg-config,
+ cmake (>= 3.13) | pkgconf,
g++ (>= 7.3.1),
libgmock-dev (>= 1.12),
Description: ${source:Synopsis} (development files)