From bfd5d3503ade1f1b9861737c1dc8d072c4bb4d36 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 27b534bd5e63c..4af3f04b39830 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -432,9 +432,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.39.5