From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 576D615814C for ; Wed, 1 Nov 2023 19:04:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99F1B2BC0D2; Wed, 1 Nov 2023 19:04:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 845EB2BC0D2 for ; Wed, 1 Nov 2023 19:04:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9D52335C7A for ; Wed, 1 Nov 2023 19:04:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CE3711BC for ; Wed, 1 Nov 2023 19:04:42 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1698865447.10f909eec48238b3c98c0a7c87e84a409b7d3cf5.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/gnome/package.use X-VCS-Directories: profiles/targets/desktop/gnome/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 10f909eec48238b3c98c0a7c87e84a409b7d3cf5 X-VCS-Branch: master Date: Wed, 1 Nov 2023 19:04:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3f956499-7667-4747-ad00-62073c55d396 X-Archives-Hash: 87bdf31c6c744ae862e37843482ce0a2 commit: 10f909eec48238b3c98c0a7c87e84a409b7d3cf5 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Nov 1 12:25:23 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Nov 1 19:04:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f909ee profiles/targets/desktop/gnome: default-enable x11-base/xwayland[libei] Signed-off-by: Mart Raudsepp gentoo.org> profiles/targets/desktop/gnome/package.use | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/targets/desktop/gnome/package.use b/profiles/targets/desktop/gnome/package.use index 436eb850ab72..7e60f311a067 100644 --- a/profiles/targets/desktop/gnome/package.use +++ b/profiles/targets/desktop/gnome/package.use @@ -1,6 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp (2023-10-01) +# x11-wm/mutter[wayland] requires xwayland[libei] for emulated input portal +# for e.g. remote desktop remote input support +x11-base/xwayland libei + # Mart Raudsepp (2022-01-05) # gnome-boxes requires spice-gtk[vala] net-misc/spice-gtk vala