From 6e3ce7f364aca2199975c5f1f8d5bd13ef98207b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 Jun 2019 10:08:33 +0200 Subject: handles oracle 19.3 --- fc30xscl74.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc30xscl74.cfg') diff --git a/fc30xscl74.cfg b/fc30xscl74.cfg index f39fa16..aa24e0d 100644 --- a/fc30xscl74.cfg +++ b/fc30xscl74.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl74fc30x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php74-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['dist'] = 'fc30' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '30' -- cgit