aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Woźniak <y0rune@aol.com>2021-04-25 16:01:38 +0200
committerMarcin Woźniak <y0rune@aol.com>2021-04-25 16:15:55 +0200
commit9cd2843910d3ef20ae2e6052a436210a035c8e5d (patch)
treeffd5079a821ca9f92b42ef4d66e2e54a6599bc60
parentnet-misc/purritobin: fix tests (diff)
downloadguru-9cd28439.tar.gz
guru-9cd28439.tar.bz2
guru-9cd28439.zip
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
-rw-r--r--mail-client/heirloom-mailx/heirloom-mailx-12.5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail-client/heirloom-mailx/heirloom-mailx-12.5.ebuild b/mail-client/heirloom-mailx/heirloom-mailx-12.5.ebuild
index 1fbbcf75e..cff65a63a 100644
--- a/mail-client/heirloom-mailx/heirloom-mailx-12.5.ebuild
+++ b/mail-client/heirloom-mailx/heirloom-mailx-12.5.ebuild
@@ -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"