[neon/infrastructure/pangea-data] imager/build-hooks-neon: Revert "prefer grub-efi-amd64-signed as it coflicts"

Carlos De Maine null at kde.org
Thu Aug 1 01:24:28 BST 2024


Git commit b8b5acfcad5dd30a89ec50b505573e66236436b2 by Carlos De Maine.
Committed on 01/08/2024 at 00:01.
Pushed by carlosdem into branch 'master'.

Revert "prefer grub-efi-amd64-signed as it coflicts"

This reverts commit 78505be6290ef9aa3131478ddd12ba6c712a8106.

M  +3    -1    imager/build-hooks-neon/093-preinstalled-pool.chroot

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/b8b5acfcad5dd30a89ec50b505573e66236436b2

diff --git a/imager/build-hooks-neon/093-preinstalled-pool.chroot b/imager/build-hooks-neon/093-preinstalled-pool.chroot
index 52283ac..367bedb 100644
--- a/imager/build-hooks-neon/093-preinstalled-pool.chroot
+++ b/imager/build-hooks-neon/093-preinstalled-pool.chroot
@@ -28,6 +28,7 @@ apt-get \
   libfakeroot \
   libc6-i386 \
   grub-efi \
+  grub-efi-amd64 \
   grub-efi-amd64-bin \
   grub-efi-amd64-signed \
   mokutil \
@@ -38,6 +39,7 @@ apt-get \
   user-setup \
   bcmwl-kernel-source \
   oem-config \
-  oem-config-kde
+  oem-config-kde \
+  grub-pc
 mv cache/*.deb .
 rm -r cache



More information about the Neon-commits mailing list