diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 13:36:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 17:54:02 +0000 |
commit | c2a02b7c6d74b0f00f88f705e077ce5e5abbd450 (patch) | |
tree | 9984135502e9a57cbbbd3055a627f0688d04055c | |
parent | Removing groff-base from build-depends as it's pulled in by debhelper. (diff) | |
download | mdadm-c2a02b7c6d74b0f00f88f705e077ce5e5abbd450.tar.xz mdadm-c2a02b7c6d74b0f00f88f705e077ce5e5abbd450.zip |
Removing redundant debconf depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 11dedfd..fc16c36 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,6 @@ Architecture: linux-any Pre-Depends: ${misc:Pre-Depends}, Depends: - debconf, lsb-base, udev, ${misc:Depends}, |