commit:     1c4989cb3526fcde2cd0ea334e449b6de51cacf8
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  8 12:52:41 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct  8 12:57:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4989cb

profiles/targets/desktop/gnome: Enable gnome-shell by default

As most users of this profile will expect a full GNOME desktop experience, and
gnome-shell is a core component for it.

Closes: https://bugs.gentoo.org/614608
Thanks-to: Mart Raudsepp
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 profiles/targets/desktop/gnome/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/gnome/make.defaults 
b/profiles/targets/desktop/gnome/make.defaults
index 2f7d314eb777..3f9e6955f3b8 100644
--- a/profiles/targets/desktop/gnome/make.defaults
+++ b/profiles/targets/desktop/gnome/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer 
introspection keyring nautilus networkmanager pulseaudio sysprof tracker 
wayland"
+USE="colord eds evo gnome gnome-keyring gnome-online-accounts gnome-shell 
gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof 
tracker wayland"

Reply via email to