From 0bce2984d3abf52d52ad48c161acef9439a4f491 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 3c0cefd0d0491..a63b021158057 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -417,9 +417,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