summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-11-27 15:21:34 +0100
committerJörg Frings-Fürst <debian@jff.email>2021-11-27 15:21:34 +0100
commit7172b4fd3e78e6ceab365c2a523e38d8d92146d4 (patch)
treedcc06b79fde5e7820a402fd4c03d803cae6e44f3
parent77bf5339ebdc1ed1352c88eddf4e98acd6b8d39c (diff)
d/control: Add anacron to Build-Depends
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 377f7e1..781aebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ ipmiutil (3.1.8-1) UNRELEASED; urgency=medium
* Declare compliance with Debian Policy 4.6.0.1 (No changes needed).
* debian/copyright:
- Add 2021 to myself.
+ * debian/control:
+ - Add anacron to Build-Depends.
-- Jörg Frings-Fürst <debian@jff.email> Sat, 27 Nov 2021 13:00:56 +0100
diff --git a/debian/control b/debian/control
index 4344cc9..08de119 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: utils
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
+ anacron,
debhelper-compat (= 13),
libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18),
libssl-dev,