summaryrefslogtreecommitdiffstats
path: root/el7xscl74.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-06 08:28:36 +0200
committerRemi Collet <remi@remirepo.net>2019-09-06 08:28:36 +0200
commitb1b36f550bd24a6fd9170cba5be8d38fe28d2acb (patch)
tree0ce83d378878ab75c23e24831474f857cec4adfb /el7xscl74.cfg
parentf98f6d3aa8c751c8f2dd71d181c1c5135ca84070 (diff)
clean
Diffstat (limited to 'el7xscl74.cfg')
-rw-r--r--el7xscl74.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el7xscl74.cfg b/el7xscl74.cfg
index 0c589ad..bdc3903 100644
--- a/el7xscl74.cfg
+++ b/el7xscl74.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl74el7x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build devtoolset-8-toolchain ccache php74-build'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build devtoolset-8-toolchain ccache php74-build php74-php-devel php74-php-pear'
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True