From a34e6c24665999a32bbde8ae48ef65d1d21bb48a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 23 Nov 2024 11:15:59 +0100 Subject: [PATCH] livecd-root,livecd-root,livecd-light-root: add spice-vdagent --- platforms/livecd-light-root/Makefile | 4 ++-- platforms/livecd-root/Makefile | 2 +- platforms/livedvd-root/Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platforms/livecd-light-root/Makefile b/platforms/livecd-light-root/Makefile index 854ad7d..f555068 100644 --- a/platforms/livecd-light-root/Makefile +++ b/platforms/livecd-light-root/Makefile @@ -5,8 +5,8 @@ $(MAKEDIST_TARGET)-livecd-light: openssh-server usbutils wireless_tools parted i lxqt-session openbox lxdm lxqt-archiver lximage-qt timezone sudo vixie-cron logrotate \ openobex liblame expect NetworkManager ModemManager \ network-manager-applet Mesa-tools \ - x11vnc xorg-server xorg-drv-video-fbdev \ - rpm dnf firefox desktop-base-openmamba sbsigntools shim-signed + x11vnc xorg-server xorg-drv-video-fbdev spice-vdagent \ + rpm dnf firefox desktop-base-openmamba $(MAKEDIST_TARGET)-livecd-light-libreoffice: libreoffice-calc libreoffice-writer libreoffice-impress diff --git a/platforms/livecd-root/Makefile b/platforms/livecd-root/Makefile index 2871f8f..ceb5892 100644 --- a/platforms/livecd-root/Makefile +++ b/platforms/livecd-root/Makefile @@ -12,7 +12,7 @@ $(MAKEDIST_TARGET)-livecd-root: \ partitionmanager ntfs-3g libdvdcss \ NetworkManager ModemManager \ firefox livecd-tools \ - parted samba-server sddm \ + parted samba-server sddm spice-vdagent \ mambatray dnf sbsigntools shim-signed \ $(MAKEDIST_TARGET)-livecd-kde diff --git a/platforms/livedvd-root/Makefile b/platforms/livedvd-root/Makefile index 5e9b6d2..6b42862 100644 --- a/platforms/livedvd-root/Makefile +++ b/platforms/livedvd-root/Makefile @@ -12,7 +12,7 @@ $(MAKEDIST_TARGET)-livedvd-root: \ partitionmanager ntfs-3g libdvdcss \ firefox \ macbook-tools livecd-tools gdb \ - parted samba-server \ + parted samba-server spice-vdagent \ mambatray sddm sbsigntools shim-signed \ $(MAKEDIST_TARGET)-livedvd-kde