Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 902085

Summary: app-containers/conmon should BDEPEND on dev-go/go-md2man
Product: Gentoo Linux Reporter: Dustin C. Hatch <dustin>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)