[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70031] [PATCH v2 51/65] gnu: python-keystone-engine: Pin CMake depe
From: |
Greg Hogan |
Subject: |
[bug#70031] [PATCH v2 51/65] gnu: python-keystone-engine: Pin CMake dependency. |
Date: |
Tue, 22 Oct 2024 18:09:41 +0000 |
* gnu/packages/emulators.scm (python-keystone-engine)[native-inputs]:
Change cmake to cmake-minimal.
Change-Id: Ieb60e5feac0d65098d9b7dc3021a4bba1685d21b
---
gnu/packages/emulators.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index f0a60c0b49..0fa59598e6 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -3883,7 +3883,7 @@ (define-public python-keystone-engine
(uri (pypi-uri "keystone-engine" version))
(sha256
(base32 "1xahdr6bh3dw5swrc2r8kqa8ljhqlb7k2kxv5mrw5rhcmcnzcyig"))))
- (native-inputs (list cmake))
+ (native-inputs (list cmake-minimal))
(build-system pyproject-build-system)
(home-page "https://www.keystone-engine.org")
(synopsis
--
2.46.1
- [bug#70031] [PATCH v2 50/65] gnu: python-contourpy: Pin CMake dependency., (continued)
- [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
- [bug#70031] [PATCH v2 59/65] gnu: soqt: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 65/65] gnu: xffm+: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 53/65] gnu: python-optree: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 63/65] gnu: unicorn: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 61/65] gnu: tigervnc-server: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 51/65] gnu: python-keystone-engine: Pin CMake dependency.,
Greg Hogan <=
- [bug#70031] [PATCH v2 54/65] gnu: python-pivy: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 32/65] gnu: dbus-cxx: Use #:test-exclude., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 33/65] gnu: hotspot: Use #:test-exclude., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 57/65] gnu: raider: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 55/65] gnu: python-pytorch: Pin CMake dependency., Greg Hogan, 2024/10/22