Date: Thu, 23 May 2024 01:26:35 +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-VAFjvjwUH4@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 #4 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Daniel Engberg from comment #2) Lots of CI configs for FreeBSD (e.g., basu, seatd, picom, libva, libwacom, wlroots) expect the following to work: $ pkg install meson $ meson setup _build $ meson compile -C _build Without either ninja or samu installed "meson setup" would fail unless meson.build is very simple to support --backend=3Dnone. --=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-VAFjvjwUH4>