On 25.07.22 09:40, Tobias Schmidl wrote: > without it, AX_CHECK_COMPILE_FLAG isn't resolved properly. > > Signed-off-by: Tobias Schmidl <[email protected]> > --- > docs/COMPILE.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/COMPILE.md b/docs/COMPILE.md > index 919c679..65fa377 100644 > --- a/docs/COMPILE.md > +++ b/docs/COMPILE.md > @@ -31,7 +31,7 @@ Debian 8 or newer: > apt-get install gnu-efi libpci-dev > > # build tools > -apt-get install make automake autoconf libtool pkg-config python3 > +apt-get install make automake autoconf autoconf-archive libtool pkg-config > python3 > > # test dependencies > apt-get install check bats
Thanks, applied. Jan -- Siemens AG, Technology Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/90782c9a-34c5-4465-b2a2-c690e360360c%40siemens.com.
