[Bug 291058] graphics/gimp3-app: Missing dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 19 Nov 2025 09:07:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291058

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b1601c5bbadff3bd5e8f762d7acb7582901095f7

commit b1601c5bbadff3bd5e8f762d7acb7582901095f7
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-11-19 09:03:17 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-11-19 09:03:17 +0000

    graphics/gimp3-app: add devel/apstream to LIB_DEPENDS (+)

    On some systems with missed devel/appsteam from installed, gimp3 app claims
missed library

    ld-elf.so.1: Shared object "libappstream.so.5" not found, required by
"gimp"

    Declare devel/apsstream not as only build dependency but also add as
LIB_DEPENDS

    PR:     291058

 graphics/gimp3-app/Makefile | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.