Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924385 - media-gfx/libbgcode-0.0.20231116 has unused dependencies
Summary: media-gfx/libbgcode-0.0.20231116 has unused dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-12 19:37 UTC by Chris Mayo
Modified: 2024-03-07 08:42 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 Chris Mayo 2024-02-12 19:37:30 UTC
As I see it:

dev-python/pybind11 is not used at all
dev-cpp/catch could be used with a configuration option
dev-libs/boost is only used at build time

Plus missing a dependency on sys-libs/zlib.

Suggested fix:

https://github.com/gentoo/gentoo/pull/35154
Comment 1 Eli Schwartz gentoo-dev 2024-02-13 02:57:38 UTC
pybind11 is only used by the python bindings which aren't being built. Red flag here is that distutils-r1 isn't involved...
Comment 2 Larry the Git Cow gentoo-dev 2024-03-07 08:42:06 UTC
The bug has been closed via the following commit(s):

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

commit fcc5686c0934bb43405ec6be95cbe37c0ed51e55
Author:     Chris Mayo <aklhfex@gmail.com>
AuthorDate: 2024-03-05 19:23:15 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-03-07 08:39:24 +0000

    media-gfx/libbgcode: fix dependencies
    
    Closes: https://bugs.gentoo.org/924385
    Signed-off-by: Chris Mayo <aklhfex@gmail.com>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../libbgcode/libbgcode-0.0.20240220-r1.ebuild     | 35 ++++++++++++++++++++++
 1 file changed, 35 insertions(+)