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
1 file changed
tree: f23085028952e2f25fc47d7df91aedcbf391b72e
  1. subprojects/
  2. .clang-format
  3. .gitignore
  4. hiomap.cpp
  5. hiomap.hpp
  6. LICENSE
  7. meson.build
  8. meson.options
  9. OWNERS
  10. README.md
README.md

openpower-ipmi-flash