mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: u-boot-tools: Remove extraneous native-input.
* gnu/package/bootloaders.scm (u-boot-tools)[native-inputs]: Remove sdl2. Change-Id: I14d8a605f5e7232f6047ddccfcbd0249ee4b661c Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
This commit is contained in:
parent
ef50749aed
commit
9e85818258
1 changed files with 1 additions and 2 deletions
|
@ -841,8 +841,7 @@ Info manual.")))
|
||||||
python-filelock
|
python-filelock
|
||||||
python-pycryptodomex
|
python-pycryptodomex
|
||||||
python-pytest
|
python-pytest
|
||||||
python-pytest-xdist
|
python-pytest-xdist)))
|
||||||
sdl2)))
|
|
||||||
(arguments
|
(arguments
|
||||||
`(#:make-flags '("HOSTCC=gcc")
|
`(#:make-flags '("HOSTCC=gcc")
|
||||||
#:test-target "tcheck"
|
#:test-target "tcheck"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue