On 24.08.22 14:24, Christian Storm wrote: > From: Christian Storm <[email protected]> > > Commit 1ae3ed8 added the autoconf-archive dependency for Debian > while not for Arch Linux for which it's also required. > > Signed-off-by: Christian Storm <[email protected]> > --- > docs/COMPILE.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/COMPILE.md b/docs/COMPILE.md > index 65fa377..d77ec11 100644 > --- a/docs/COMPILE.md > +++ b/docs/COMPILE.md > @@ -16,7 +16,7 @@ git submodule update --init > pacman -S gnu-efi-libs pciutils > > # build tools > -pacman -S gcc make automake autoconf libtool pkg-config python > +pacman -S gcc make automake autoconf autoconf-archive libtool pkg-config > python > > # test dependencies > pacman -S check bash-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/30ef2b6e-0c26-b9b6-db8e-1348b05f161e%40siemens.com.
