commit: fc7397819753725b7c11143b6f8b0734c276a992
Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me>
AuthorDate: Tue Oct 27 00:11:30 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct 27 13:26:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc739781
net-p2p/amule: depend on sys-libs/binutils-libs
Gentoo-Bug: 563976
net-p2p/amule/amule-2.3.1-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-p2p/amule/amule-2.3.1-r1.ebuild
b/net-p2p/amule/amule-2.3.1-r1.ebuild
index 4f462f5..4e33745 100644
--- a/net-p2p/amule/amule-2.3.1-r1.ebuild
+++ b/net-p2p/amule/amule-2.3.1-r1.ebuild
@@ -19,6 +19,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="daemon debug geoip nls remote stats unicode upnp +X"
DEPEND=">=dev-libs/crypto++-5
+ sys-libs/binutils-libs:0=
>=sys-libs/zlib-1.2.1
>=x11-libs/wxGTK-2.8.12:2.8[X?]
stats? ( >=media-libs/gd-2.0.26:=[jpeg] )