davmac314 / dinit

Service monitoring / "init" system
Apache License 2.0
582 stars 45 forks source link

meson.build: add poweroff bin #323

Closed konimex closed 4 months ago

konimex commented 4 months ago

Description

Self-explanatory.

This will make the meson build 1:1 with the Makefile build, since the Makefile build already has poweroff but not meson.

davmac314 commented 4 months ago

Looks like the failure on MacOS is a system/infrastructure issue. @mobin-2008 maybe should install meson via brew rather than pip, if that's possible?

davmac314 commented 4 months ago

@konimex Thanks, this is merged. You should feel free to open another PR to add yourself to the CONTRIBUTORS file.