From 82606807c9e890f896ef5a9cb842fc11284afffd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Feb 2024 14:08:46 +0100 Subject: 'f40: use legacy crypto --- fc40xscl74.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc40xscl74.cfg') diff --git a/fc40xscl74.cfg b/fc40xscl74.cfg index 7bf6dd7..e112ece 100644 --- a/fc40xscl74.cfg +++ b/fc40xscl74.cfg @@ -1,7 +1,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl74fc40x' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build php74-php-devel php74-php-pear' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl74fc40x" config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl74/" -- cgit