mail-client/heirloom-mailx: Fix problem with strip

I added the sys-libs/binutils-libs into ebuild.
I had also tested it in the diffrent env and it works too.

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
Closes: https://bugs.gentoo.org/784863
Closes: https://bugs.gentoo.org/783672
Closes: https://bugs.gentoo.org/784440
This commit is contained in:
Marcin Woźniak
2021-04-25 16:01:38 +02:00
parent 9632b62ec6
commit 9cd2843910

View File

@@ -11,6 +11,7 @@ KEYWORDS="~amd64"
DEPEND="net-libs/liblockfile
dev-libs/libbsd
sys-libs/binutils-libs
virtual/mta
mail-client/mailx-support
dev-libs/openssl"