From e3c125f1c34b75939b529d1da7cc7433db8fa8a1 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 11 Oct 2022 19:27:20 +0200 Subject: [PATCH] Requires git --- packages/livecd/grub2/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/livecd/grub2/build.yaml b/packages/livecd/grub2/build.yaml index 1c4b38a..66af236 100644 --- a/packages/livecd/grub2/build.yaml +++ b/packages/livecd/grub2/build.yaml @@ -2,6 +2,7 @@ image: "opensuse/leap:15.3" prelude: +- zypper in -y git {{ if .Values.arch }} {{if eq .Values.arch "x86_64"}} - zypper in -y --no-recommends syslinux grub2-i386-pc grub2-x86_64-efi shim