util/docker: Add libnss3-dev package to coreboot-sdk for vboot
The latest updates to Vboot use libnss, so add the library to the coreboot sdk. Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Iee0c44296b189b5327ef8f950b1bba9eb668f298 Reviewed-on: https://review.coreboot.org/c/coreboot/+/78867 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
committed by
Martin L Roth
parent
c374dee8b6
commit
f89bb82832
@ -51,6 +51,7 @@ RUN \
|
||||
libgpiod-dev \
|
||||
libjaylink-dev \
|
||||
liblzma-dev \
|
||||
libnss3-dev \
|
||||
libncurses-dev \
|
||||
libpci-dev \
|
||||
libreadline-dev \
|
||||
|
Reference in New Issue
Block a user