add dependency for CA cert bundle
This commit is contained in:
parent
be3824befe
commit
ae4cd23307
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
%description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue