Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902085 - app-containers/conmon should BDEPEND on dev-go/go-md2man
Summary: app-containers/conmon should BDEPEND on dev-go/go-md2man
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-18 19:44 UTC by Dustin C. Hatch
Modified: 2023-05-06 10:28 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 Dustin C. Hatch 2023-03-18 19:44:59 UTC
Building *app-containers/conmon* requires running the `go-md2man` program, so *dev-go/go-md2man* should be listed in BDEPEND instead of DEPEND.  This is mostly important when cross-compiling.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-05-06 10:28:14 UTC
The bug has been closed via the following commit(s):

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

commit aa02164df014c439fd388fa2de6eb04f0c24cde8
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-05-06 10:27:35 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-05-06 10:28:08 +0000

    app-containers/conmon: fix go-md2man dependency
    
    Closes: https://bugs.gentoo.org/902085
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-containers/conmon/conmon-2.1.6.ebuild | 4 ++--
 app-containers/conmon/conmon-2.1.7.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)