From: Sage Weil Date: Thu, 6 Dec 2018 14:59:32 +0000 (-0600) Subject: ceph.spec.in: add xmlsec1 dependency for dashboard make check X-Git-Tag: v14.1.0~641^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=46d286c7f71f4c43766d2a3d7597816346e36151;p=ceph.git ceph.spec.in: add xmlsec1 dependency for dashboard make check Signed-off-by: Sage Weil --- diff --git a/ceph.spec.in b/ceph.spec.in index 4342d79b5a5b..57975cd29f72 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -274,6 +274,7 @@ BuildRequires: python%{_python_buildid}-jwt BuildRequires: python%{_python_buildid}-routes BuildRequires: python%{_python_buildid}-werkzeug BuildRequires: python%{_python_buildid}-bcrypt +BuildRequires: xmlsec1 %endif %if 0%{?suse_version} BuildRequires: python%{_python_buildid}-CherryPy @@ -282,6 +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 %endif %endif # lttng and babeltrace for rbd-replay-prep