diff options
Diffstat (limited to 'fc29xscl72.cfg')
-rw-r--r-- | fc29xscl72.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc29xscl72.cfg b/fc29xscl72.cfg index c446233..5e523bd 100644 --- a/fc29xscl72.cfg +++ b/fc29xscl72.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl72fc29x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php72-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php72-build php72-php-devel php72-php-pear' config_opts['dist'] = 'fc29' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '29' |