diff --git a/389-ds-base.spec b/389-ds-base.spec index d9a2bf8..55c9e34 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -122,6 +122,9 @@ Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units +# for setup-ds.pl +Requires: bind-utils + # for setup-ds.pl to support ipv6 %if %{use_Socket6} Requires: perl-Socket6