Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363982 Details for
Bug 395415
dev-lang/dmd - Digital Mars D Programming Language
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
app-emulation/emul-linux-x86-baselibs is not enough when enable multilib USE Flag and arch amd64.
dmd-2.063.2.ebuild.patch (text/plain), 381 bytes, created by
ncaq
on 2013-11-25 19:33:18 UTC
(
hide
)
Description:
app-emulation/emul-linux-x86-baselibs is not enough when enable multilib USE Flag and arch amd64.
Filename:
MIME Type:
Creator:
ncaq
Created:
2013-11-25 19:33:18 UTC
Size:
381 bytes
patch
obsolete
>--- dmd-2.063.2.ebuild 2013-11-26 02:42:19.343144708 +0900 >+++ dmd-2.063.2.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"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 395415
:
296485
|
296487
|
296489
|
296491
|
337742
|
337744
| 363982