commit: 09fdb4c2479ee46d08db92ebb909fce218f1f0db
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 1 20:21:44 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan 1 20:26:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fdb4c2
mail-client/mailx: depend on dev-libs/libbsd for <bsd/string.h>
Package-Manager: Portage-2.3.13, Repoman-2.3.3
mail-client/mailx/mailx-8.1.2.20160123.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/mail-client/mailx/mailx-8.1.2.20160123.ebuild
b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
index c900c0745c8..2ab7139e503 100644
--- a/mail-client/mailx/mailx-8.1.2.20160123.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20160123.ebuild
@@ -22,6 +22,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64
~s390 ~sh ~sparc ~x86
IUSE=""
DEPEND=">=net-libs/liblockfile-1.03
+ dev-libs/libbsd
virtual/mta
mail-client/mailx-support"