[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70031] [PATCH v2 45/65] gnu: liblxi: Pin CMake dependency.
From: |
Greg Hogan |
Subject: |
[bug#70031] [PATCH v2 45/65] gnu: liblxi: Pin CMake dependency. |
Date: |
Tue, 22 Oct 2024 18:09:35 +0000 |
* gnu/packages/hardware.scm (liblxi)[native-inputs]: Change cmake to
cmake-minimal.
Change-Id: I7945be811d71e6b55942a040557b577a4d7f9349
---
gnu/packages/hardware.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index 2922b14a42..4cf4d44782 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -1510,7 +1510,7 @@ (define-public liblxi
(base32 "1cc95ggs64jqq9lk5c8fm4nk6fdnv1x7lr3k4znamj0vv6w22bcd"))))
(build-system meson-build-system)
(native-inputs
- (list cmake pkg-config))
+ (list cmake-minimal pkg-config))
(inputs
(list avahi libtirpc libxml2))
(home-page "https://lxi-tools.github.io/")
--
2.46.1
- [bug#70031] [PATCH v2 29/65] gnu: srt: Disable parallel tests., (continued)
- [bug#70031] [PATCH v2 29/65] gnu: srt: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 31/65] gnu: websocketpp: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 41/65] gnu: conan: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 39/65] gnu: cmake: Update to 3.30.5., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 04/65] build-system/cmake: Add generator., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 26/65] gnu: libmedfile: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 36/65] gnu: pdal: Use :#test-exclude and disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 40/65] gnu: asymptote: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 48/65] gnu: pantheon-calendar: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 44/65] gnu: libdecor: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 45/65] gnu: liblxi: Pin CMake dependency.,
Greg Hogan <=
- [bug#70031] [PATCH v2 47/65] gnu: pantheon-calculator: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 49/65] gnu: python-awkward-cpp: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 52/65] gnu: python-lief: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 56/65] gnu: python-symengine: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 60/65] gnu: syndication-domination: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 50/65] gnu: python-contourpy: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 34/65] gnu: kconfig-5: Use #:test-exclude., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 64/65] gnu: wavbreaker: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 58/65] gnu: siril: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 62/65] gnu: trinityrnaseq: Pin CMake dependency., Greg Hogan, 2024/10/22