- require libverto-module-base at build- and runtime so that tests which
use verto can work properly
This commit is contained in:
parent
1110ccd873
commit
a45a82724d
@ -136,6 +136,11 @@ Requires(preun): /sbin/install-info
|
||||
Requires: mktemp
|
||||
# portreserve is used by init scripts for kadmind, kpropd, and krb5kdc
|
||||
Requires: portreserve
|
||||
%if %{WITH_SYSVERTO}
|
||||
# for run-time, and for parts of the test suite
|
||||
BuildRequires: libverto-module-base
|
||||
Requires: libverto-module-base
|
||||
%endif
|
||||
|
||||
%description server
|
||||
Kerberos is a network authentication system. The krb5-server package
|
||||
|
Loading…
Reference in New Issue
Block a user