Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563976 - net-p2p/amule - should depend on sys-libs/binutils-libs
Summary: net-p2p/amule - should depend on sys-libs/binutils-libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-24 12:24 UTC by Alexander Tsoy
Modified: 2016-01-22 10:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Tsoy 2015-10-24 12:24:34 UTC
net-p2p/amule should depend on sys-libs/binutils-libs (see bug #528088). Currently it is an automagic dependency, there is no configure switch to enable/disable linking with libbfd.

$ ldd /usr/bin/amule | grep libbfd
	libbfd-2.25.1.so => /usr/lib64/libbfd-2.25.1.so (0x0000039662ed5000)

This should be done with revbump since binutils-libs has not been stabilized yet.
Comment 1 Alexander Tsoy 2015-10-26 19:56:04 UTC
Pull request on github: https://github.com/gentoo/gentoo/pull/297
Comment 2 Patrice Clement gentoo-dev 2016-01-22 10:44:48 UTC
commit e3ffbee (HEAD, origin/master, origin/HEAD, master)
Merge: 5e0dabb 1c48f49
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Fri Jan 22 10:38:10 2016 +0000

    Merge remote-tracking branch 'github/pr/297'.