[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70031] [PATCH v2 60/65] gnu: syndication-domination: Pin CMake depe
From: |
Greg Hogan |
Subject: |
[bug#70031] [PATCH v2 60/65] gnu: syndication-domination: Pin CMake dependency. |
Date: |
Tue, 22 Oct 2024 18:09:50 +0000 |
* gnu/packages/syndication.scm (syndication-domination)[native-inputs]:
Change cmake to cmake-3.24.
---
gnu/packages/syndication.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index ed284be26b..1b4779473e 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -530,7 +530,7 @@ (define-public syndication-domination
(base32
"1fl362920n6nz4x9wihyzbr82d9cy60sknhmajj62whd5gs49sbw"))))
(build-system meson-build-system)
(inputs (list fmt tidy-html pybind11 python pugixml))
- (native-inputs (list cmake pkg-config)) ; need cmake to find pybind11
+ (native-inputs (list cmake-3.24 pkg-config)) ; need cmake to find
pybind11
(home-page "https://gitlab.com/gabmus/syndication-domination")
(synopsis "RSS/Atom feed parser")
(description "This package provides an experimental RSS/Atom feed
--
2.46.1
- [bug#70031] [PATCH v2 26/65] gnu: libmedfile: Disable parallel tests., (continued)
- [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, 2024/10/22
- [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 <=
- [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