Add missing dependencies for samba-gpupdate
This commit is contained in:
parent
448b9a1661
commit
6a716d5e7e
@ -740,9 +740,12 @@ Samba VFS module for GlusterFS integration.
|
||||
%package gpupdate
|
||||
Summary: Samba GPO support for clients
|
||||
Requires: cepces
|
||||
Requires: cepces-certmonger
|
||||
Requires: certmonger
|
||||
Requires: %{name}-ldb-ldap-modules = %{samba_depver}
|
||||
Requires: python3-%{name} = %{samba_depver}
|
||||
# samba-tool needs python3-samba-dc also on non-dc build
|
||||
Requires: python3-%{name}-dc = %{samba_depver}
|
||||
|
||||
%description gpupdate
|
||||
This package provides the samba-gpupdate tool to apply Group Policy Objects
|
||||
|
Loading…
Reference in New Issue
Block a user