Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113639 Details for
Bug 171330
sci-electronics/spice-3.5.5 emerge failed: can't find X11 headers + bad multilib handling
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
spice-3.5.5.ebuild.diff
spice-3.5.5.ebuild.diff (text/plain), 677 bytes, created by
Jakub Moc (RETIRED)
on 2007-03-18 11:07:54 UTC
(
hide
)
Description:
spice-3.5.5.ebuild.diff
Filename:
MIME Type:
Creator:
Jakub Moc (RETIRED)
Created:
2007-03-18 11:07:54 UTC
Size:
677 bytes
patch
obsolete
>--- /usr/portage/sci-electronics/spice/spice-3.5.5.ebuild 2007-03-12 19:36:08.000000000 +0100 >+++ spice-3.5.5.ebuild 2007-03-18 12:05:37.000000000 +0100 >@@ -15,11 +15,11 @@ > SLOT="0" > KEYWORDS="x86 ~ppc ~amd64" > >-DEPEND="sys-libs/ncurses >- || ( ( x11-libs/libXaw >- x11-proto/xproto >- ) >- virtual/x11 )" >+RDEPEND="sys-libs/ncurses >+ x11-libs/libXaw" >+ >+DEPEND="${RDEPEND} >+ x11-proto/xproto" > > S=${WORKDIR}/${MY_P} > >@@ -38,6 +38,7 @@ > -e "s:-O2 -s:${CFLAGS}:g" \ > -e "s:SPICE_DIR)/lib:SPICE_DIR)/lib/spice:g" \ > -e "s:/usr/local/spice:/usr:g" \ >+ -e "s:/X11R6::" \ > conf/linux > sed -i -e "s:head -1:head -n 1:" util/build > epatch ${FILESDIR}/${P}-gcc-4.1.patch
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 171330
:
113639
|
113641