gnu: u-boot: Add pkg-config to native inputs.

* gnu/packages/bootloaders.scm (u-boot) [native-inputs]: Add pkg-config.
This commit is contained in:
Maxim Cournoyer 2022-12-20 20:47:00 -05:00
parent 68330e7797
commit 57abc2b7b2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -655,6 +655,7 @@ (define u-boot
lz4
ncurses/tinfo
perl
pkg-config ;for 'make menuconfig'
python
python-coverage
python-pycryptodomex