coreboot-sdk: Don't install libelf-dev
As by afda56e1ad
(buildgcc: Drop libelf/elfutils), it's not used (atm).
Change-Id: I3124cb6db5975c21e635636babe700adb0f8cd8b
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/29452
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
parent
9d3b1b206c
commit
2c64a2c649
|
@ -36,7 +36,6 @@ RUN \
|
|||
git \
|
||||
gnat-6 \
|
||||
graphviz \
|
||||
libelf-dev \
|
||||
libfreetype6-dev \
|
||||
libftdi-dev \
|
||||
libftdi1-dev \
|
||||
|
|
Loading…
Reference in New Issue