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:
Elyes Haouas
2024-05-03 10:11:26 +02:00
committed by Felix Singer
parent 5ee749015d
commit e3eeba6aae

View File

@@ -72,7 +72,7 @@ RUN \
parted \
patch \
pbzip2 \
pkg-config \
pkgconf \
python3 \
python-is-python3 \
qemu-system-arm \