summaryrefslogtreecommitdiffstats
path: root/el6xscl56.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-03 19:07:26 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-03 19:07:26 +0100
commit00fdcafe308bf9bf4f260b96304acca8b5140087 (patch)
tree25b242fa397eeaffb2c785ed97e2b542f40be92a /el6xscl56.cfg
parentbe6a8e27bf076b67b57047390e6ff1af8b7a0cc5 (diff)
scl php 5.6 add -devel in buildroot for speed
Diffstat (limited to 'el6xscl56.cfg')
-rw-r--r--el6xscl56.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el6xscl56.cfg b/el6xscl56.cfg
index 225da8a..6b3712e 100644
--- a/el6xscl56.cfg
+++ b/el6xscl56.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl56el6x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build php56-php-devel php56-php-pear'
config_opts['dist'] = 'el6' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True