Fix typo in samba-dc requirements
This commit is contained in:
parent
0a61e0cbed
commit
5f75ea2001
@ -347,7 +347,7 @@ Requires: %{name}-winbind = %{samba_depver}
|
||||
%if %{with_dc}
|
||||
# samba-tool requirements, explicitly require python2 right now
|
||||
Requires: python2
|
||||
Requires: python2-python = %{samba_depver}
|
||||
Requires: python2-%{name} = %{samba_depver}
|
||||
Requires: python2-crypto
|
||||
|
||||
### Note that samba-dc right now cannot be used with Python 3
|
||||
|
Loading…
Reference in New Issue
Block a user