mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ tree binary files. These are board description files used by Linux and BSD.")
|
||||||
lz4
|
lz4
|
||||||
ncurses/tinfo
|
ncurses/tinfo
|
||||||
perl
|
perl
|
||||||
|
pkg-config ;for 'make menuconfig'
|
||||||
python
|
python
|
||||||
python-coverage
|
python-coverage
|
||||||
python-pycryptodomex
|
python-pycryptodomex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue