]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add more tools that regtests depend on
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 3 Sep 2024 18:15:59 +0000 (20:15 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Tue, 24 Sep 2024 09:20:39 +0000 (11:20 +0200)
meson.build

index 8b61fadf9545a2eafe4ad16a3c73380f4e38ff88..9afe50adb1866bd9ccddab102a84be88033279b9 100644 (file)
@@ -1107,7 +1107,7 @@ if get_option('unit-tests-backends')
         start_test_stop,
         args: ['5300', module],
         workdir: product_source_dir / 'regression-tests',
-        depends: [pdns_auth, pdns_auth_util, sdig, saxfr],
+        depends: [pdns_auth, pdns_auth_util, sdig, saxfr, pdns_auth_notify, nsec3dig],
         is_parallel: false,
       )
     endif