Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833125 - sci-geosciences/gpsd-3.23.1-r1: dev-util/scons shouldn't be a runtime dependency
Summary: sci-geosciences/gpsd-3.23.1-r1: dev-util/scons shouldn't be a runtime dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-11 12:47 UTC by roman.lim
Modified: 2022-02-11 12:51 UTC (History)
0 users

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 roman.lim 2022-02-11 12:47:50 UTC
The ebuild of this packages has a runtime dependency (RDEPEND) on scons, but scons is only needed to build the package. It would be nice to have the dependency moved to BDEPEND to avoid installation on CHOST during cross-compilation. This was already the case for sci-geosciences/gpsd-3.21 (see https://bugs.gentoo.org/734364).

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-02-11 12:51:06 UTC
The bug has been closed via the following commit(s):

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

commit 2a44e9e5ef42619ec72e13764a692f78028e178f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-11 12:50:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-11 12:50:25 +0000

    sci-geosciences/gpsd: scons is only BDEPEND
    
    ... nor is gen_any useful in RDEPEND anyway.
    
    Closes: https://bugs.gentoo.org/833125
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/gpsd/{gpsd-3.23.1-r1.ebuild => gpsd-3.23.1-r2.ebuild} | 4 ++--
 sci-geosciences/gpsd/gpsd-9999.ebuild                                 | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)