Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2024 22:21:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 279186] devel/meson: Don't hardcode run-time dependency
Message-ID:  <bug-279186-39348-uqxjQXJk6v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279186-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279186-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279186

--- Comment #3 from Charlie Li <vishwin@freebsd.org> ---
It is a given that a ninja implementation is needed to run builds generated=
 by
meson, so it only makes sense to enforce the run dependency on a ninja
implementation (chosen by user/framework) in this port. The ability to use
either ninja implementation without using the framework has worked fine.

AFAICT the conflict cases are squarely from those using USES=3Dninja (expli=
citly
and implicitly). For those meson consumers that cannot use the framework, n=
ot
even USES=3Dninja, this proposal only serves to make dependency tracking me=
ssier.
Figure it out in USES=3Dninja.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279186-39348-uqxjQXJk6v>