From 51901f59536f373cd167f3f6a2cf560944a1d358 Mon Sep 17 00:00:00 2001 From: Kyr Shatskyy Date: Thu, 18 Jul 2024 02:45:26 +0200 Subject: [PATCH] ceph.spec.in: we need jsonnet for all distroes for make check Fixes: https://tracker.ceph.com/issues/67938 Signed-off-by: Kyr Shatskyy (cherry picked from commit e7139a8f438c2a019de4c1fc8a81d735ca27e35a) --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 77ec1749991..2af66b1d432 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -409,9 +409,9 @@ BuildRequires: python%{python3_pkgversion}-scipy BuildRequires: python%{python3_pkgversion}-werkzeug BuildRequires: python%{python3_pkgversion}-pyOpenSSL %endif +BuildRequires: jsonnet %if 0%{?suse_version} BuildRequires: golang-github-prometheus-prometheus -BuildRequires: jsonnet BuildRequires: libxmlsec1-1 BuildRequires: libxmlsec1-nss1 BuildRequires: libxmlsec1-openssl1 -- 2.47.3