diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 13:31:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 17:54:02 +0000 |
commit | 8bdf046ea394ceca1c3eee315740a5fda24ae336 (patch) | |
tree | d2d10b1454d5fa84324ca3d72482a45d880e2d15 | |
parent | Removing unneeded po-debconf build-depends. (diff) | |
download | mdadm-8bdf046ea394ceca1c3eee315740a5fda24ae336.tar.xz mdadm-8bdf046ea394ceca1c3eee315740a5fda24ae336.zip |
Removing groff-base from build-depends as it's pulled in by debhelper.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9b8948c..11dedfd 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper-compat (= 13), - groff-base, libudev-dev, Rules-Requires-Root: no Standards-Version: 4.6.2 |