From 8fe26586cc1b65621e74121b03c912dcee0e6cf8 Mon Sep 17 00:00:00 2001
From: Philip Roche <phil.roche@canonical.com>
Date: Thu, 2 May 2024 10:21:30 +0100
Subject: [PATCH] fix(Hyperv Desktop): as we are using oem-config we do not
 need ubiquity-slideshow-ubuntu

As we are only using oem-config, oem-config-slideshow-ubuntu will suffice
---
 live-build/ubuntu/hooks/040-hyperv-desktop-images.binary | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary b/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
index 74a67f0a..b10536b9 100644
--- a/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
+++ b/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
@@ -46,7 +46,7 @@ touch "${scratch_d}/etc/cloud/cloud-init.disabled"
 
 
 chroot "${scratch_d}" apt-get update -y
-chroot "${scratch_d}" apt-get -y install xrdp linux-azure linux-tools-azure linux-cloud-tools-azure polkitd-pkla oem-config-gtk ubiquity-slideshow-ubuntu language-pack-en-base oem-config-slideshow-ubuntu
+chroot "${scratch_d}" apt-get -y install xrdp linux-azure linux-tools-azure linux-cloud-tools-azure polkitd-pkla oem-config-gtk language-pack-en-base oem-config-slideshow-ubuntu
 
 cat > ${scratch_d}/etc/modules-load.d/hyperv.conf << EOF
 ${IMAGE_STR}