mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
rpm-spec: Require crypto-policies-scripts
`update-crypto-policies` tool from RPM package `crypto-policies-scripts` is required for tests. Signed-off-by: Stanislav Levin <slev@altlinux.org> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
596bb320be
commit
778ef95916
@ -861,6 +861,8 @@ Requires: python3-pexpect
|
|||||||
# These packages do not exist on RHEL and for ipatests use
|
# These packages do not exist on RHEL and for ipatests use
|
||||||
# they are installed on the controller through other means
|
# they are installed on the controller through other means
|
||||||
Requires: ldns-utils
|
Requires: ldns-utils
|
||||||
|
# update-crypto-policies
|
||||||
|
Requires: crypto-policies-scripts
|
||||||
Requires: python3-polib
|
Requires: python3-polib
|
||||||
Requires: python3-pytest >= 3.9.1
|
Requires: python3-pytest >= 3.9.1
|
||||||
Requires: python3-pytest-multihost >= 0.5
|
Requires: python3-pytest-multihost >= 0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user