docker/coreboot-sdk: Replace 'pkg-config' with 'pkgconf'
Replace transitional 'pkg-config' package with 'pkgconf'. Change-Id: I9ee895cb2ca3186c4aefbdab1fd71778bf981009 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82167 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
5ee749015d
commit
e3eeba6aae
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ RUN \
|
|||
parted \
|
||||
patch \
|
||||
pbzip2 \
|
||||
pkg-config \
|
||||
pkgconf \
|
||||
python3 \
|
||||
python-is-python3 \
|
||||
qemu-system-arm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue