From: Nathan Cutler Date: Thu, 24 Jan 2019 18:31:20 +0000 (+0100) Subject: rpm: fix xmlsec1 build dependency for dashboard make check X-Git-Tag: v14.1.0~299^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26119%2Fhead;p=ceph.git rpm: fix xmlsec1 build dependency for dashboard make check Fixes: 46d286c7f71f4c43766d2a3d7597816346e36151 Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 347daa5c519..6e18025ebce 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -283,7 +283,7 @@ BuildRequires: python%{_python_buildid}-Routes BuildRequires: python%{_python_buildid}-Werkzeug BuildRequires: python%{_python_buildid}-numpy-devel BuildRequires: python%{_python_buildid}-bcrypt -BuildRequires: libxmlsec1-1 +BuildRequires: xmlsec1-devel %endif %endif # lttng and babeltrace for rbd-replay-prep