Skip to content

Commit db27013

Browse files
extras: add the optional rados extra to the rpm spec
Signed-off-by: John Mulligan <[email protected]>
1 parent d472e84 commit db27013

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/python-sambacc.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Requires: python3-pyxattr
4444
Recommends: %{name}+toml
4545
Recommends: %{name}+validation
4646
Recommends: %{name}+yaml
47+
Recommends: %{name}+rados
4748
%endif
4849

4950
%description -n python3-%{bname} %_description
@@ -79,6 +80,7 @@ Recommends: %{name}+yaml
7980
%pyproject_extras_subpkg -n python3-%{bname} validation
8081
%pyproject_extras_subpkg -n python3-%{bname} toml
8182
%pyproject_extras_subpkg -n python3-%{bname} yaml
83+
%pyproject_extras_subpkg -n python3-%{bname} rados
8284

8385

8486
%changelog

0 commit comments

Comments
 (0)