Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823431 - sci-geosciences/opencpn-5.2.4 missing dependency on lsb-release
Summary: sci-geosciences/opencpn-5.2.4 missing dependency on lsb-release
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-12 15:34 UTC by imese
Modified: 2021-11-18 00:44 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 imese 2021-11-12 15:34:35 UTC
sci-geosciences/opencpn-5.2.4 fails to build producing the following error:

CMake Error at cmake/TargetSetup.cmake:44 (message):
  Cannot find the lsb_release program, please install.
Call Stack (most recent call first):
  CMakeLists.txt:1699 (include)

Builds after emerging lsb-release.
Comment 1 Larry the Git Cow gentoo-dev 2021-11-18 00:44:03 UTC
The bug has been closed via the following commit(s):

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

commit d9dcc1f9a274b375b8b73bef4c318c8a2fdd247b
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2021-11-18 00:42:29 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2021-11-18 00:43:39 +0000

    sci-geosciences/opencpn: add missing BDEPEND
    
    Closes: https://bugs.gentoo.org/823431
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 sci-geosciences/opencpn/opencpn-5.2.4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)