Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884463 - media-libs/opensubdiv-3.4.4-r3 has incorrect RDEPEND
Summary: media-libs/opensubdiv-3.4.4-r3 has incorrect RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-05 12:32 UTC by Matthew Smith
Modified: 2024-01-20 12:32 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Smith gentoo-dev 2022-12-05 12:32:07 UTC
qa-vdb reports that glfw, glfw, and libXinerama are not needed.


    media-libs/opensubdiv-3.4.4-r3::gentoo was built with the following:
    USE="openmp -cuda -examples -opencl -ptex -tbb -test -tutorials"

    VDB: detected possibly incorrect RDEPEND (media-libs/opensubdiv-3.4.4-r3)
    media-libs/glew:=    <
    media-libs/glfw:=    <
    x11-libs/libXinerama <

It looks like they are only needed if USE=examples.
Comment 1 Larry the Git Cow gentoo-dev 2024-01-20 12:32:38 UTC
The bug has been closed via the following commit(s):

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

commit c645a8f22e320746e5111d59a500fe37acdd9179
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-12-08 14:19:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-20 12:29:43 +0000

    media-libs/opensubdiv: add 3.5.1, 3.6.0
    
    Closes: https://bugs.gentoo.org/903982
    Closes: https://bugs.gentoo.org/891301
    Closes: https://bugs.gentoo.org/884463
    Closes: https://bugs.gentoo.org/835589
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34546
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opensubdiv/Manifest                |   2 +
 media-libs/opensubdiv/opensubdiv-3.5.1.ebuild | 121 ++++++++++++++++++++++++++
 media-libs/opensubdiv/opensubdiv-3.6.0.ebuild | 121 ++++++++++++++++++++++++++
 3 files changed, 244 insertions(+)