commit | 3a5c9f3a023b073395f20493d67dd76218f0080e | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 16:09:26 2024 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 16:09:26 2024 -0400 |
tree | c8230ef3262d800907db7cb3cd42282564289f13 | |
parent | c66ebc35bf44912992e18de47198ba98a9a34b97 [diff] |
meson: switch code dependency to libsystemd For a while now systemd has packaged a separate `libsystemd`. For meson dependency, `systemd` should be used when looking for systemd service file paths and `libsystemd` should be used for `sd_*` functions. Update the dependency accordingly. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9241adf8ce73df70fb7e50cc50f16015322bea5b