meson: fix build error of test-dnssec-complex

Fixes #19065.
This commit is contained in:
Yu Watanabe
2021-03-21 13:58:12 +09:00
committed by Zbigniew Jędrzejewski-Szmek
parent e39288193f
commit fcc3c20ca3

View File

@@ -210,9 +210,13 @@ tests += [
libgpg_error,
libm]],
[['src/resolve/test-dnssec-complex.c',
'src/resolve/dns-type.c'],
[], [], resolve_includes, '', 'manual'],
[['src/resolve/test-dnssec-complex.c'],
[libsystemd_resolve_core,
libshared],
[libgcrypt,
libgpg_error,
libm],
[], '', 'manual'],
]
fuzzers += [