Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 316475 Details for
Bug 423151
app-emulation/qemu-user-1.1.0 requires python2 >= 2.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 1.1.0-r1, requires python>=2.5
fix-python-rdepend.patch (text/plain), 710 bytes, created by
Joseph C. Lehner
on 2012-06-27 21:02:40 UTC
(
hide
)
Description:
patch for 1.1.0-r1, requires python>=2.5
Filename:
MIME Type:
Creator:
Joseph C. Lehner
Created:
2012-06-27 21:02:40 UTC
Size:
710 bytes
patch
obsolete
>--- gentoo/app-emulation/qemu-user/qemu-user-1.1.0-r1.ebuild 2012-06-22 15:52:59.000000000 +0200 >+++ local/app-emulation/qemu-user/qemu-user-1.1.0-r1.ebuild 2012-06-27 22:41:44.000000000 +0200 >@@ -40,7 +40,9 @@ > DEPEND="app-text/texi2html > virtual/pkgconfig > sys-libs/zlib[static-libs] >- dev-libs/glib[static-libs]" >+ dev-libs/glib[static-libs] >+ >=dev-lang/python-2.5 >+ <dev-lang/python-3" > RDEPEND="" > > QA_WX_LOAD=" >@@ -109,6 +111,7 @@ > conf_opts+=" --extra-ldflags=-Wl,-z,execheap" > conf_opts+=" --disable-strip --disable-werror" > conf_opts+=" --static" >+ conf_opts+=" --python=/usr/bin/python2" > > ./configure ${conf_opts} --target-list="${user_targets}" || die "econf failed" > }
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 423151
:
316069
| 316475