Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917040 - games-action/prismlauncher-7.1: libcmark required during runtime
Summary: games-action/prismlauncher-7.1: libcmark required during runtime
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thiago
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-11-08 16:43 UTC by Mason Rocha
Modified: 2023-11-09 07:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
"ldd /usr/bin/prismlauncher" output (ldd-prismlauncher.txt,2.08 KB, text/plain)
2023-11-08 16:43 UTC, Mason Rocha
Details
quick patch to move to proper location (prismlauncher-move-cmark-to-common.patch,9.56 KB, patch)
2023-11-08 16:51 UTC, Mason Rocha
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mason Rocha 2023-11-08 16:43:28 UTC
Created attachment 874331 [details]
"ldd /usr/bin/prismlauncher" output

app-text/cmark is listed in BDEPEND instead of DEPEND/COMMON_DEPEND although it is required during runtime
see ldd-prismlauncher.txt
Comment 1 Mason Rocha 2023-11-08 16:51:37 UTC
Created attachment 874334 [details, diff]
quick patch to move to proper location

made a quick patch to fix the bug
Comment 2 Larry the Git Cow gentoo-dev 2023-11-09 07:47:22 UTC
The bug has been closed via the following commit(s):

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

commit 043bb654c00c67b66733b306b2bdf0c394330dc0
Author:     Thiago Donato Ferreira <flowlnlnln@gmail.com>
AuthorDate: 2023-11-08 22:47:58 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-11-09 07:47:12 +0000

    games-action/prismlauncher: add app-text/cmark to runtime dependencies
    
    Closes: https://bugs.gentoo.org/917040
    Co-authored-by: Mason Rocha <turret@turret.cyou>
    Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com>
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 games-action/prismlauncher/prismlauncher-7.2-r1.ebuild | 2 +-
 games-action/prismlauncher/prismlauncher-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)