mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
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 @@ (define u-boot
|
|||
lz4
|
||||
ncurses/tinfo
|
||||
perl
|
||||
pkg-config ;for 'make menuconfig'
|
||||
python
|
||||
python-coverage
|
||||
python-pycryptodomex
|
||||
|
|
Loading…
Reference in a new issue