diff options
author | Remi Collet <remi@remirepo.net> | 2019-09-06 08:28:36 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-09-06 08:28:36 +0200 |
commit | b1b36f550bd24a6fd9170cba5be8d38fe28d2acb (patch) | |
tree | 0ce83d378878ab75c23e24831474f857cec4adfb /fc29xscl74.cfg | |
parent | f98f6d3aa8c751c8f2dd71d181c1c5135ca84070 (diff) |
clean
Diffstat (limited to 'fc29xscl74.cfg')
-rw-r--r-- | fc29xscl74.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc29xscl74.cfg b/fc29xscl74.cfg index d06c5bc..2cb836d 100644 --- a/fc29xscl74.cfg +++ b/fc29xscl74.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl74fc29x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['dist'] = 'fc29' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '29' |