Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684792 - app-emulation/qemu-4.0.0 - add USE=doc to make dev-python/sphinx dependency optional
Summary: app-emulation/qemu-4.0.0 - add USE=doc to make dev-python/sphinx dependency o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-04-30 07:04 UTC by Jeff Kowalczyk
Modified: 2019-05-19 23:42 UTC (History)
8 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
qemu-4.0.0.ebuild with proposed change (qemu-4.0.0.ebuild,23.17 KB, text/plain)
2019-04-30 07:05 UTC, Jeff Kowalczyk
Details
qemu-4.0.0.ebuild.patch (qemu-4.0.0.ebuild.patch,968 bytes, patch)
2019-04-30 07:06 UTC, Jeff Kowalczyk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2019-04-30 07:04:11 UTC
app-emulation/qemu-4.0.0 added a hard dependency on dev-python/sphinx due to default --enable-docs. Add IUSE doc to make sphinx an optional dependency.

Reproducible: Always
Comment 1 Jeff Kowalczyk 2019-04-30 07:05:16 UTC
Created attachment 574774 [details]
qemu-4.0.0.ebuild with proposed change
Comment 2 Jeff Kowalczyk 2019-04-30 07:06:37 UTC
Created attachment 574776 [details, diff]
qemu-4.0.0.ebuild.patch

Adds IUSE doc with associated use_enable
Comment 3 Ostashevskyi Viktor 2019-05-03 17:02:41 UTC
Confirming that patch works.
Comment 4 Jaak Ristioja 2019-05-04 08:45:24 UTC
(In reply to Ostashevskyi Viktor from comment #3)
> Confirming that patch works.

I second that.
Comment 5 Larry the Git Cow gentoo-dev 2019-05-19 23:42:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6577e1d2bf56e0954eb0058e51e0b93a878d3323

commit 6577e1d2bf56e0954eb0058e51e0b93a878d3323
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-05-19 21:45:31 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-05-19 23:42:10 +0000

    app-emulation/qemu: introduce USE=doc
    
    Closes: https://bugs.gentoo.org/684792
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/qemu/{qemu-4.0.0-r2.ebuild => qemu-4.0.0-r3.ebuild} | 6 +++---
 app-emulation/qemu/qemu-9999.ebuild                               | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)