From 8ebab74e85b4f95ff69ef5c5cce7163d57049406 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Feb 2018 08:59:05 +0100 Subject: cleanup --- fc28xscl70.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc28xscl70.cfg') diff --git a/fc28xscl70.cfg b/fc28xscl70.cfg index 52049b4..95ad84b 100644 --- a/fc28xscl70.cfg +++ b/fc28xscl70.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl70fc28x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build php70-php-devel php70-php-pear' config_opts['dist'] = 'fc28' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '28' -- cgit