diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 13:52:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-25 17:54:02 +0000 |
commit | ce72edf239c026c86b46fb6ba1e7b814fc091a26 (patch) | |
tree | 85b9f5076c71d697ab87dc7ed19c755a5279a39f | |
parent | Removing unused depends to lsb-base. (diff) | |
download | mdadm-ce72edf239c026c86b46fb6ba1e7b814fc091a26.tar.xz mdadm-ce72edf239c026c86b46fb6ba1e7b814fc091a26.zip |
Removing suggests on dracut until there's integration for it available.
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 2b605b8..b998877 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Recommends: kmod | module-init-tools, ${mta:Recommends}, Suggests: - dracut-core, ${mta:Suggests}, Description: Tool to administer Linux MD arrays (software RAID) The mdadm utility can be used to create, manage, and monitor MD |