summaryrefslogtreecommitdiffstats
path: root/el8xscl73.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-18 15:25:25 +0100
committerRemi Collet <remi@remirepo.net>2019-01-18 15:25:25 +0100
commit69f8f451a10cff2c2badacfcec110207be22fc90 (patch)
tree59c4f9910f683874188c622c655fca17e7d2854f /el8xscl73.cfg
parent5b6711180eabb28d4bcbfa5877a6e1632b9ce883 (diff)
more EL-8
Diffstat (limited to 'el8xscl73.cfg')
-rw-r--r--el8xscl73.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/el8xscl73.cfg b/el8xscl73.cfg
index f7640a2..07dad45 100644
--- a/el8xscl73.cfg
+++ b/el8xscl73.cfg
@@ -1,7 +1,7 @@
config_opts['root'] = 'scl73el8x'
config_opts['target_arch'] = 'x86_64'
#config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
-config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz scl-utils-build php73-build'
+config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz scl-utils-build php73-build php73-php-devel nss crypto-policies'
config_opts['dist'] = 'el8' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '8'
@@ -37,7 +37,7 @@ config_opts['environment']['ACCEPT_EULA'] = 'Y'
config_opts['environment']['ACCEPT_EULA'] = 'Y'
-config_opts['module_enable'] = ['swig', 'javapackages-runtime', 'mariadb:10.3', 'nodejs:10', 'sos-collector:rhel8', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'redis:remi-5.0']
+config_opts['module_enable'] = ['php:7.2', 'varnish:6', 'swig', 'javapackages-runtime', 'mariadb:10.3', 'nodejs:10', 'sos-collector:rhel8', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'redis:remi-5.0']
config_opts['yum.conf'] = """
[main]