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:
Herman Rimm 2024-12-13 20:58:31 +01:00 committed by Vagrant Cascadian
parent ef50749aed
commit 9e85818258
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

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