Remove python2-samba Requires as it's not built

tags/samba-4.7.1-9.101.dc
Daniel Berteaud 6 years ago
parent c0d756f257
commit c7709b773d
  1. 2
      samba.spec

@ -358,7 +358,7 @@ Requires: %{name}-winbind = %{samba_depver}
%if %{with_dc}
# samba-tool requirements, explicitly require python2 right now
Requires: python2
Requires: python2-%{name} = %{samba_depver}
#Requires: python2-%{name} = %{samba_depver}
Requires: python2-crypto
### Note that samba-dc right now cannot be used with Python 3

Loading…
Cancel
Save