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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 463741382C5 for ; Sun, 18 Apr 2021 14:27:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 994FCE0798; Sun, 18 Apr 2021 14:27:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81F38E0798 for ; Sun, 18 Apr 2021 14:27:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CD5A340D80 for ; Sun, 18 Apr 2021 14:27:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B12D5C9 for ; Sun, 18 Apr 2021 14:27:46 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1618756043.6f2a145b3f82b7f13df81e1b2c27bc1d952af865.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-40.0.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 6f2a145b3f82b7f13df81e1b2c27bc1d952af865 X-VCS-Branch: master Date: Sun, 18 Apr 2021 14:27:46 +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: 319e9b83-5f57-4724-8d15-3eef15f9a5e0 X-Archives-Hash: cdbc9b93d16c868f0e98554ba12e08ac commit: 6f2a145b3f82b7f13df81e1b2c27bc1d952af865 Author: Matt Turner gentoo org> AuthorDate: Sun Apr 18 14:27:20 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Apr 18 14:27:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2a145b gnome-base/gnome-shell: Add RDEPEND on sys-apps/xdg-desktop-portal-gtk Closes: https://bugs.gentoo.org/764632 Signed-off-by: Matt Turner gentoo.org> gnome-base/gnome-shell/gnome-shell-40.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnome-base/gnome-shell/gnome-shell-40.0.ebuild b/gnome-base/gnome-shell/gnome-shell-40.0.ebuild index c4847329fbd..672d138b0f2 100644 --- a/gnome-base/gnome-shell/gnome-shell-40.0.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-40.0.ebuild @@ -106,6 +106,8 @@ RDEPEND="${DEPEND} >=net-im/telepathy-logger-0.2.4[introspection] >=net-libs/telepathy-glib-0.19[introspection] ) media-fonts/cantarell + + sys-apps/xdg-desktop-portal-gtk " # avoid circular dependency, see bug #546134 PDEPEND="