From b139db879b78a77b8dd2afb6f3ba194d8b4364f7 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Thu, 18 Jan 2024 15:22:21 +0000 Subject: [PATCH] Remove Cheese from mandatory apps Cheese was moved from the OS to a Flatpak in eos4.0. There has been a checkpoint between eos4.0 and eos5.0+, so we can now remove the flatpak-autoinstall.d rule that requires it to be installed. It follows that we can relegate it to "default" status, which in particular means that base images need no longer include it. https://phabricator.endlessm.com/T35175 --- config/defaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/defaults.ini b/config/defaults.ini index 13626b46..a6eaaa82 100644 --- a/config/defaults.ini +++ b/config/defaults.ini @@ -475,7 +475,6 @@ repo_file = https://dl.flathub.org/repo/flathub.flatpakrepo apps_add_mandatory = org.chromium.Chromium org.gnome.Calculator - org.gnome.Cheese org.gnome.Contacts org.gnome.Epiphany org.gnome.FileRoller @@ -508,6 +507,7 @@ apps_add = org.blender.Blender org.endlessos.Key org.gimp.GIMP + org.gnome.Cheese org.gnome.Gnote org.gnome.Rhythmbox3 org.gnome.Weather