Skip to content

Commit

Permalink
Add more tools that regtests depend on
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmorcos committed Sep 24, 2024
1 parent 1f3d36c commit a00428b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a00428b

Please sign in to comment.