Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 574776 Details for
Bug 684792
app-emulation/qemu-4.0.0 - add USE=doc to make dev-python/sphinx dependency optional
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
qemu-4.0.0.ebuild.patch
qemu-4.0.0.ebuild.patch (text/plain), 968 bytes, created by
Jeff Kowalczyk
on 2019-04-30 07:06:37 UTC
(
hide
)
Description:
qemu-4.0.0.ebuild.patch
Filename:
MIME Type:
Creator:
Jeff Kowalczyk
Created:
2019-04-30 07:06:37 UTC
Size:
968 bytes
patch
obsolete
>--- /usr/portage/app-emulation/qemu/qemu-4.0.0.ebuild 2019-04-29 13:08:45.202369416 -0700 >+++ qemu-4.0.0.ebuild 2019-04-29 22:36:33.498736239 -0700 >@@ -27,7 +27,7 @@ > > LICENSE="GPL-2 LGPL-2 BSD-2" > SLOT="0" >-IUSE="accessibility +aio alsa bzip2 capstone +caps +curl debug >+IUSE="accessibility +aio alsa bzip2 capstone +caps +curl debug doc > +fdt glusterfs gnutls gtk infiniband iscsi +jpeg kernel_linux > kernel_FreeBSD lzo ncurses nfs nls numa opengl +pin-upstream-blobs +png > pulseaudio python rbd sasl +seccomp sdl selinux smartcard snappy >@@ -171,7 +171,7 @@ > BDEPEND=" > ${PYTHON_DEPS} > dev-lang/perl >- dev-python/sphinx >+ doc? ( dev-python/sphinx ) > sys-apps/texinfo > virtual/pkgconfig > gtk? ( nls? ( sys-devel/gettext ) ) >@@ -406,7 +406,7 @@ > --host-cc="$(tc-getBUILD_CC)" > $(use_enable debug debug-info) > $(use_enable debug debug-tcg) >- --enable-docs >+ $(use_enable doc docs) > $(use_enable tci tcg-interpreter) > $(use_enable xattr attr) > )
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 684792
:
574774
| 574776