commit | 91f5e37e6f390a5389de4e3a35f664db768ec4c9 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 16:05:09 2024 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 16:05:09 2024 -0400 |
tree | f23085028952e2f25fc47d7df91aedcbf391b72e | |
parent | df62a40a3916e3a2aa9264060e8d799df5265654 [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: I6cd50bda0f02315469fac81d5a110a6383feb327