From 055a9dbba4546b92cf9c4e770e65b438bfa790a3 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Mon, 29 Jul 2024 10:14:31 -0700 Subject: [PATCH] 10: add git-core to scopes --- etc/mock/templates/rl-10-scopes.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/mock/templates/rl-10-scopes.tpl b/etc/mock/templates/rl-10-scopes.tpl index 3319fc6..6ee9446 100644 --- a/etc/mock/templates/rl-10-scopes.tpl +++ b/etc/mock/templates/rl-10-scopes.tpl @@ -1 +1 @@ -config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk glibc-minimal-langpack grep gzip info patch redhat-rpm-config rpm-build sed tar unzip util-linux which xz' +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk glibc-minimal-langpack git-core grep gzip info patch redhat-rpm-config rpm-build sed tar unzip util-linux which xz'