[Bug 283105] graphics/linux-rl9-gdk-pixbuf2 is jasper-libs an unneeded dependency?
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Dec 2024 20:57:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283105
Fernando ApesteguĂa <fernape@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fernape@FreeBSD.org
Status|New |Open
--- Comment #1 from Fernando ApesteguĂa <fernape@FreeBSD.org> ---
it depends on the dependency type (no pun intended).
A BUILD_DEPENDS is easy to check since it can be removed and then see if the
port builds without it.
RUN/LIB_DEPENDS might be trickier. The ports framework helps a bit because runs
some checks and warns if some libraries might not be needed. This can produce
false positives.
In the case at hand, is jasper-libs needed?
--
You are receiving this mail because:
You are the assignee for the bug.