components/desktops/soas: Add initial-setup GUI package

This ensures that the initial-setup system is present on the image,
which is required for disk image builds.
This commit is contained in:
Neal Gompa
2025-04-09 12:10:19 -04:00
parent e27c697924
commit db029d864e
+1
View File
@@ -16,6 +16,7 @@
<package name="rp-pppoe"/> <!-- See http://bugs.sugarlabs.org/ticket/1951 --> <package name="rp-pppoe"/> <!-- See http://bugs.sugarlabs.org/ticket/1951 -->
<package name="livecd-tools"/> <!-- See http://bugs.sugarlabs.org/ticket/74 --> <package name="livecd-tools"/> <!-- See http://bugs.sugarlabs.org/ticket/74 -->
<package name="xfce-polkit"/> <package name="xfce-polkit"/>
<package name="initial-setup-gui-wayland-generic"/>
<ignore name="@gnome-desktop"/> <ignore name="@gnome-desktop"/>
<ignore name="firefox"/> <ignore name="firefox"/>
<ignore name="ibus*"/> <ignore name="ibus*"/>