From 7172b4fd3e78e6ceab365c2a523e38d8d92146d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 27 Nov 2021 15:21:34 +0100 Subject: d/control: Add anacron to Build-Depends --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) 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 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 Build-Depends: + anacron, debhelper-compat (= 13), libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18), libssl-dev, -- cgit v1.2.3