]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: do not pass space-separated list of libraries
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 3 Jul 2026 07:30:08 +0000 (16:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 3 Jul 2026 12:50:45 +0000 (21:50 +0900)
commitdc28de0eaab44590f2bceaa525261e8cfb907208
treefbe0ca770d8db040e87abd316458462ef8647eea
parente51a0122b4829844ff1748970fb503ffd8d96c06
meson: do not pass space-separated list of libraries

It was not clear that which version was returned by
tpm2.version().
Let's explicitly check dependency one-by-one.
meson.build