Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729638 - media-libs/aubio-0.4.9[doc]: missing dependency on dev-python/sphinx
Summary: media-libs/aubio-0.4.9[doc]: missing dependency on dev-python/sphinx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-25 15:22 UTC by Rolf Eike Beer
Modified: 2020-11-23 23:10 UTC (History)
0 users

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


Attachments
build.log (build.log,55.15 KB, text/plain)
2020-06-25 15:22 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2020-06-25 15:22:27 UTC
Created attachment 646402 [details]
build.log

* Using python3.7 in global scope
make -j20 -l40 dirhtml 
sphinx-build -b dirhtml -d _build/doctrees   . _build/dirhtml
make: sphinx-build: Command not found
Comment 1 Larry the Git Cow gentoo-dev 2020-11-23 23:10:02 UTC
The bug has been closed via the following commit(s):

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

commit f9e8b75d6f480fc4461b6e4c460471ec4ac1b292
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-11-23 23:09:32 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-11-23 23:09:58 +0000

    media-libs/aubio: Added python3_{8,9} support
    
    Added dev-python/sphinx to USE="doc" dependency
    
    Closes: https://bugs.gentoo.org/729638
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-libs/aubio/aubio-0.4.9.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)