Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522002 - media-sound/aucdtect-0.8.2: unnecessary dependency on app-emulation/emul-linux-x86-compat
Summary: media-sound/aucdtect-0.8.2: unnecessary dependency on app-emulation/emul-linu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: QAbaddep, QAcanfix
Depends on:
Blocks: 466750
  Show dependency tree
 
Reported: 2014-09-02 21:22 UTC by Ulrich Müller
Modified: 2014-09-05 11:28 UTC (History)
2 users (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 Ulrich Müller gentoo-dev 2014-09-02 21:22:17 UTC
The ebuild has:
RDEPEND="amd64? ( app-emulation/emul-linux-x86-compat )"

However, the single executable that is installed is statically linked. No runtime dependencies should be required.
Comment 1 Ulrich Müller gentoo-dev 2014-09-05 11:28:01 UTC
Fixed.