From b832b5a3bf5b9329d0ecbf7bfc652a820d3c2c1d Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 5 Jan 2023 22:44:01 +0100 Subject: Fix build. Include 'esbuild' as a taler-harness dependency, and update the lockfile accordingly. Give taler-harness the configure script too. --- bootstrap | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 12eb0afa7..d5e3838d6 100755 --- a/bootstrap +++ b/bootstrap @@ -29,3 +29,4 @@ copy_configure "$our_configure" ./configure copy_configure "$our_configure" ./packages/taler-wallet-cli/configure copy_configure "$our_configure" ./packages/demobank-ui/configure copy_configure "$our_configure" ./packages/merchant-backoffice-ui/configure +copy_configure "$our_configure" ./packages/taler-harness/configure -- cgit v1.2.3