From: Redouane Kachach Date: Fri, 25 Mar 2022 13:30:00 +0000 (+0100) Subject: ceph.spec: fixing cephadm build deps X-Git-Tag: v17.2.6~130^2~16^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3d8adc09eaafd989c032b419f53fd3c9845bd75c;p=ceph.git ceph.spec: fixing cephadm build deps Fixes: https://tracker.ceph.com/issues/52514 Signed-off-by: Redouane Kachach (cherry picked from commit 2c4b31601f546c8a6b08824d9fcaa3c33f518b74) --- diff --git a/ceph.spec.in b/ceph.spec.in index 608f495b37b5f..94458f6b1a117 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -268,6 +268,8 @@ BuildRequires: python%{python3_pkgversion}-dateutil BuildRequires: python%{python3_pkgversion}-coverage BuildRequires: python%{python3_pkgversion}-pyOpenSSL BuildRequires: socat +BuildRequires: python%{python3_pkgversion}-asyncssh +BuildRequires: python%{python3_pkgversion}-natsort %endif %if 0%{with zbd} BuildRequires: libzbd-devel