Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492518 - dev-lang/dmd-2.063.2 : sunrise overlay bug.app-emulation/emul-linux-x86-baselibs is not enough when enable multilib USE Flag and arch amd64.
Summary: dev-lang/dmd-2.063.2 : sunrise overlay bug.app-emulation/emul-linux-x86-basel...
Status: RESOLVED DUPLICATE of bug 395415
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-25 18:02 UTC by ncaq
Modified: 2013-11-25 19:25 UTC (History)
0 users

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 ncaq 2013-11-25 18:02:07 UTC
--- dmd-2.063.2.ebuild	2013-11-26 02:42:19.343144708 +0900
+++ dmd-2.063.2-r1.ebuild	2013-11-26 02:42:00.398061990 +0900
@@ -19,8 +19,11 @@
 LICENSE="DMD"
 RESTRICT="mirror"
 
-DEPEND="sys-apps/findutils
-	app-arch/unzip"
+DEPEND="
+	sys-apps/findutils
+	app-arch/unzip
+	multilib?( app-emulation/emul-linux-x86-baselibs )
+"
 RDEPEND="!dev-lang/dmd-bin"
 
 S="${WORKDIR}/${PN}2/src"


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-25 19:25:35 UTC

*** This bug has been marked as a duplicate of bug 395415 ***