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:
parent
68330e7797
commit
57abc2b7b2
1 changed files with 1 additions and 0 deletions
|
@ -655,6 +655,7 @@ tree binary files. These are board description files used by Linux and BSD.")
|
|||
lz4
|
||||
ncurses/tinfo
|
||||
perl
|
||||
pkg-config ;for 'make menuconfig'
|
||||
python
|
||||
python-coverage
|
||||
python-pycryptodomex
|
||||
|
|
Reference in a new issue