summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-15 07:56:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-12-15 07:56:04 +0000
commit05d2775b64703d92c359839b0824c4c6a181a9b8 (patch)
treeabfb3f233b6984ec83632cc57219eddbf74748c0 /debian/control
parentReleasing debian version 1.14~rc1-1. (diff)
downloadzutils-05d2775b64703d92c359839b0824c4c6a181a9b8.tar.xz
zutils-05d2775b64703d92c359839b0824c4c6a181a9b8.zip
Moving recommends to suggests to lower automatically installed packages.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fafd0a6..1def87f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
-Recommends:
+Suggests:
bzip2,
lzip,
xz-utils,