On 22.07.22 14:22, Tobias Schmidl wrote: > without it, AX_CHECK_COMPILE_FLAG isn't resolved properly. > --- > 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
Good catch - just your signed-off is missing. 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/23f60544-17c1-0f7c-923e-2487a03279f0%40siemens.com.
