Skip to content

Commit

Permalink
mail-filter/amavisd-new: drop dependency on app-arch/ncompress
Browse files Browse the repository at this point in the history
amavisd does not appear to call 'compress'.
amavisd uses 'gzip -d' to decompress .Z files when 'uncompress' is not
available.

Bug: https://bugs.gentoo.org/868645
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
floppym committed Sep 6, 2022
1 parent c32602f commit 12ab181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ RDEPEND="${DEPEND}
app-arch/lha
app-arch/lrzip
app-arch/lzop
app-arch/ncompress
app-arch/p7zip
app-arch/pax
app-arch/arj
Expand Down

0 comments on commit 12ab181

Please sign in to comment.