summaryrefslogtreecommitdiffstats
path: root/mock/fc21xscl56.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
commit5b3585964d84132ee72e73ae5788b9d074fb6926 (patch)
tree22c40dbd5c6f507fd2d73dcac5c0834b76ff2a67 /mock/fc21xscl56.cfg
parent3470dc51906ff0fc4845512101bf59545858e67a (diff)
scl php 5.6 add -devel in buildroot for speed
Diffstat (limited to 'mock/fc21xscl56.cfg')
-rw-r--r--mock/fc21xscl56.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/mock/fc21xscl56.cfg b/mock/fc21xscl56.cfg
index d0e0aca..0b17cec 100644
--- a/mock/fc21xscl56.cfg
+++ b/mock/fc21xscl56.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl56fc21x'
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'] = 'fc21' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True