From: Deepika Upadhyay Date: Thu, 18 Jun 2020 11:53:37 +0000 (+0530) Subject: ceph.spec: fix mgr diskprediction_local dependency X-Git-Tag: v16.1.0~1929^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d13b441cdb63e37ad3b8ba36cbd3edc33b1e4bbd;p=ceph.git ceph.spec: fix mgr diskprediction_local dependency fixes: https://tracker.ceph.com/issues/44948 Signed-off-by: Deepika Upadhyay --- diff --git a/ceph.spec.in b/ceph.spec.in index 408f0b1c1d7e..d986bde082fa 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -562,6 +562,7 @@ Group: System/Filesystems %endif Requires: ceph-mgr = %{_epoch_prefix}%{version}-%{release} Requires: python%{python3_pkgversion}-numpy +Requires: python%{python3_pkgversion}-scikit-learn Requires: python3-scipy %if 0%{?rhel} == 7 Requires: numpy