diff options
-rw-r--r-- | ceph.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index b65f6971fbd..f25ca766d09 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -680,7 +680,6 @@ Requires: python%{python3_pkgversion}-grpcio-tools %if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler} Requires: python%{python3_pkgversion}-cherrypy Requires: python%{python3_pkgversion}-routes -Requires: python%{python3_pkgversion}-werkzeug %if 0%{?weak_deps} Recommends: python%{python3_pkgversion}-saml %if 0%{?fedora} || 0%{?rhel} <= 8 |