Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801130 - media-fonts/terminus-font's DEPEND should be BDEPEND
Summary: media-fonts/terminus-font's DEPEND should be BDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-07-08 05:58 UTC by Matt Turner
Modified: 2021-07-08 09:35 UTC (History)
3 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 Matt Turner gentoo-dev 2021-07-08 05:58:13 UTC
The build system runs gzip at build-time, so app-arch/gzip should be in BDEPEND.

DEPEND doesn't make sense, because gzip doesn't install any headers or libraries.

Looking at the other things in DEPEND, I think the intention was for it to be a BDEPEND declaration instead.
Comment 1 Matt Turner gentoo-dev 2021-07-08 05:59:53 UTC
Looks like the first EAPI=7 ebuild was added by slyfox in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e863a522b0d023696bbe3cd5b41268e7c0acad71
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2021-07-08 06:51:29 UTC
Yeah, moving them all to BDEPEND makes sense. Proposed change as https://github.com/gentoo/gentoo/pull/21561
Comment 3 Larry the Git Cow gentoo-dev 2021-07-08 09:35:24 UTC
The bug has been closed via the following commit(s):

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

commit f199ff6c00cbe31c0b229e386602f03b42c13072
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-07-08 06:50:18 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-07-08 09:27:31 +0000

    media-fonts/terminus-font: move build time depends to BDEPEND
    
    Reported-by: Matt Turner
    Closes: https://bugs.gentoo.org/801130
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 media-fonts/terminus-font/terminus-font-4.49.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)