- 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
|
Requires: mktemp
|
||||||
# portreserve is used by init scripts for kadmind, kpropd, and krb5kdc
|
# portreserve is used by init scripts for kadmind, kpropd, and krb5kdc
|
||||||
Requires: portreserve
|
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
|
%description server
|
||||||
Kerberos is a network authentication system. The krb5-server package
|
Kerberos is a network authentication system. The krb5-server package
|
||||||
|
Loading…
Reference in New Issue
Block a user