add dependency for CA cert bundle

This commit is contained in:
Christopher Engelhard 2020-12-28 21:13:43 +01:00
parent 2b461ef019
commit cee7d4dcf3

View File

@ -80,6 +80,8 @@ Requires: php-pecl-apcu
Requires: php-pecl-redis5
# For systemd support during install/uninstall
%{?systemd_requires}
# the CA cert bundle is linked to from the config dir
Requires: %{_sysconfdir}/pki/tls/certs/ca-bundle.crt
# Bundled composer libraries
# many of these can be unbundled