[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70131] [PATCH v3 3/6] gnu: u-boot-tools: Remove extraneous native-i
From: |
Herman Rimm |
Subject: |
[bug#70131] [PATCH v3 3/6] gnu: u-boot-tools: Remove extraneous native-input. |
Date: |
Fri, 13 Dec 2024 20:58:31 +0100 |
* gnu/package/bootloaders.scm (u-boot-tools)[native-inputs]: Remove
sdl2.
Change-Id: I14d8a605f5e7232f6047ddccfcbd0249ee4b661c
---
gnu/packages/bootloaders.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm
index 584a285c61..2a3ca30046 100644
--- a/gnu/packages/bootloaders.scm
+++ b/gnu/packages/bootloaders.scm
@@ -838,8 +838,7 @@ (define-public u-boot-tools
python-filelock
python-pycryptodomex
python-pytest
- python-pytest-xdist
- sdl2)))
+ python-pytest-xdist)))
(arguments
`(#:make-flags '("HOSTCC=gcc")
#:test-target "tcheck"
--
2.45.2
- [bug#70131] [PATCH v3 0/6] Update U-Boot., Herman Rimm, 2024/12/13
- [bug#70131] [PATCH v3 1/6] Revert "gnu: u-boot-tools: Fix segfault while running tests.", Herman Rimm, 2024/12/13
- [bug#70131] [PATCH v3 2/6] gnu: u-boot: Update to 2024.10., Herman Rimm, 2024/12/13
- [bug#70131] [PATCH v3 5/6] gnu: bootloaders: u-boot-sandbox: Reformat., Herman Rimm, 2024/12/13
- [bug#70131] [PATCH v3 3/6] gnu: u-boot-tools: Remove extraneous native-input.,
Herman Rimm <=
- [bug#70131] [PATCH v3 4/6] gnu: u-boot: Use search-patches., Herman Rimm, 2024/12/13
- [bug#70131] [PATCH v3 6/6] gnu: u-boot: Use guix-name., Herman Rimm, 2024/12/13
- [bug#70131] [PATCH v3 0/6] Update U-Boot., Vagrant Cascadian, 2024/12/15
- bug#70131: [PATCH v3 0/6] Update U-Boot., Vagrant Cascadian, 2024/12/18