1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02: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:
Maxim Cournoyer
2022-12-20 20:47:00 -05:00
parent 68330e7797
commit 57abc2b7b2

View File

@@ -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