https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279186
--- Comment #4 from Jan Beich <jbe...@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=none. -- You are receiving this mail because: You are the assignee for the bug.