docs(quick-build): change sbsign to sbsigntool, because the debian packet manager can not find sbsign

This commit is contained in:
Uli Stein 2023-06-20 10:10:43 +02:00
parent 95cf78048b
commit 1819c3be3c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Theses packages are needed on your build machine:
chrpath socat cpio python3 python3-pip python3-pexpect xz-utils \ chrpath socat cpio python3 python3-pip python3-pexpect xz-utils \
debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa \ debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa \
libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd \ libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd \
liblz4-tool bmap-tools efitools openssl sbsign python3-click \ liblz4-tool bmap-tools efitools openssl sbsigntool python3-click \
python3-aiohttp python3-aiohttp
Use Git to clone CoreOS Use Git to clone CoreOS